summaryrefslogtreecommitdiffstats
path: root/alacritty.yml
diff options
context:
space:
mode:
authorJerry Yin <enjmiah@users.noreply.github.com>2019-04-08 12:50:06 -0700
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-08 19:50:06 +0000
commit090842bd8e8890c40cf40a4430bae1b073515c40 (patch)
tree1afb5090a7ef07d14fd3d284e96d6c78d966a3a6 /alacritty.yml
parent6757acbb824e8be9968529a66e9a75a0a2ea2f5d (diff)
Add ScrollLineUp and ScrollLineDown actions for scrolling line by line
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml
index b35867c2..d8044281 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -438,6 +438,8 @@ alt_send_esc: true
# - ResetFontSize
# - ScrollPageUp
# - ScrollPageDown
+# - ScrollLineUp
+# - ScrollLineDown
# - ScrollToTop
# - ScrollToBottom
# - ClearHistory