mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
key bindings stated in README
This commit is contained in:
parent
234972a077
commit
61824fc462
BIN
.config.def.h.swp
Normal file
BIN
.config.def.h.swp
Normal file
Binary file not shown.
@ -11,3 +11,11 @@ Forked from [https://github.com/shiva/st](https://github.com/shiva/st) for simpl
|
|||||||
## My additions
|
## My additions
|
||||||
|
|
||||||
Right now, I've just made the default font the system "mono" at size 14, and I've remapped the key to toggle the light/dark color scheme to Alt-Tab. It originally was F6, which is too often mapped by some other program.
|
Right now, I've just made the default font the system "mono" at size 14, and I've remapped the key to toggle the light/dark color scheme to Alt-Tab. It originally was F6, which is too often mapped by some other program.
|
||||||
|
|
||||||
|
## Terminal-specific mappings
|
||||||
|
|
||||||
|
+ Scroll through history -- Shift+PageUp/PageDown or Shift+Mouse wheel
|
||||||
|
+ Toggle light/dark mode -- Alt+Tab
|
||||||
|
+ Increase/decrease font size -- Shift+Alt+PageUp/PageDown
|
||||||
|
+ Return to default dont size -- Shift+Alt+Home
|
||||||
|
+ Paste -- Shift+Insert
|
||||||
|
Loading…
Reference in New Issue
Block a user