mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-04 01:40:21 -05:00
input: ctrl+= increases font size, not resets it
This commit is contained in:
parent
4a169f5643
commit
8716430450
3 changed files with 6 additions and 6 deletions
|
|
@ -106,13 +106,13 @@ is **not** possible to define new key bindings.
|
|||
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>r</kbd>
|
||||
: Start a scrollback search
|
||||
|
||||
<kbd>ctrl</kbd>+<kbd>+</kbd>
|
||||
<kbd>ctrl</kbd>+<kbd>+</kbd>, <kbd>ctrl</kbd>+<kbd>=</kbd>
|
||||
: Increase font size by 1pt
|
||||
|
||||
<kbd>ctrl</kbd>+<kbd>-</kbd>
|
||||
: Decrease font size by 1pt
|
||||
|
||||
<kbd>ctrl</kbd>+<kbd>0</kbd>, <kbd>ctrl</kbd>+<kbd>=</kbd>
|
||||
<kbd>ctrl</kbd>+<kbd>0</kbd>
|
||||
: Reset font size
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue