summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke <luke@lukesmith.xyz>2018-01-18 08:51:08 -0700
committerLuke <luke@lukesmith.xyz>2018-01-18 08:51:08 -0700
commit61824fc46277c0b5ced2a2f1fa7c1f121424ad3c (patch)
tree4bf08ea0a8f1bf1aaf6eb092a484ffc7e1249c73 /README.md
parent234972a077b8d463d35c1b7b64724436057ee712 (diff)
key bindings stated in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 416a171..aaf5a60 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,11 @@ Forked from [https://github.com/shiva/st](https://github.com/shiva/st) for simpl
## 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.
+
+## 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