mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-06 01:38:35 +00:00
Merge branch 'fix-panel-docs-typo' of https://github.com/alex-huff/kitty
This commit is contained in:
commit
d1aa2a32c8
2 changed files with 2 additions and 2 deletions
|
|
@ -124,5 +124,5 @@ that is, they are used to set the variable value for some font characteristic.
|
|||
|
||||
|
||||
In addition to these keys, any four letter key is treated as the name of a
|
||||
variable characteristic of the font. It's value is used to set the value for
|
||||
variable characteristic of the font. Its value is used to set the value for
|
||||
the name.
|
||||
|
|
|
|||
|
|
@ -596,7 +596,7 @@ The value :code:`center` anchors the panel to all sides and covers the entire
|
|||
display (on macOS the part of the display not covered by titlebar and dock).
|
||||
The panel can be shrunk and placed using the margin parameters.
|
||||
The value :code:`none` anchors the panel to the top left corner and should be
|
||||
placed and using the margin parameters. It's size is set bye :option:`--lines`
|
||||
placed and using the margin parameters. Its size is set by :option:`--lines`
|
||||
and :option:`--columns`.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue