mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
polish
This commit is contained in:
parent
762ad3b226
commit
149900a8e2
2 changed files with 2 additions and 2 deletions
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`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue