diff options
author | Luke Smith <luke@lukesmith.xyz> | 2018-12-18 07:47:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-18 07:47:58 -0500 |
commit | b8f48f3176c19e95f560117cdd2fa85e9d3a7722 (patch) | |
tree | d24bc189ffb5c5c3642a8510df0291aa5d66ca25 | |
parent | f9c152ab79243d8c90cefdcfc07c41b517491a66 (diff) | |
parent | 93ea70adb2575893d2cf68de77ba0c4af67448fc (diff) |
Merge pull request #33 from hexinal/patch-1
Updated shortcut for zoomreset
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ The following additional bindings were added before I forked this: + Scroll through history -- Shift+PageUp/PageDown or Shift+Mouse wheel + Increase/decrease font size -- Shift+Alt+PageUp/PageDown -+ Return to default font size -- Shift+Alt+Home ++ Return to default font size -- Alt+Home + Paste -- Shift+Insert ## Installation for newbs |