mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-03 11:12:30 +08:00
polish
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -23,7 +23,7 @@ If applicable, add screenshots to help explain your problem.
|
||||
**Environment details**
|
||||
```
|
||||
Press Ctrl+Shift+F6 (cmd+option+comma on macOS) in kitty, to copy debug output about kitty and its
|
||||
configuration to the clipboard and paste it here.
|
||||
configuration to the clipboard and paste it here.
|
||||
|
||||
On older versions of kitty, run kitty --debug-config instead
|
||||
```
|
||||
|
||||
@@ -42,7 +42,7 @@ A choice for the choices type. Can be specified multiple times. Every choice has
|
||||
the syntax: ``letter[;color]:text``, where :italic:`text` is the choice
|
||||
text and :italic:`letter` is the selection key. :italic:`letter` is a single letter
|
||||
belonging to :italic:`text`. This letter is highlighted within the choice text.
|
||||
There can be an optional color specification after the letter
|
||||
There can be an optional color specification after the letter
|
||||
to indicate what color it should be.
|
||||
For example: :code:`y:Yes` and :code:`n;red:No`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user