C-d up in alacritty

This commit is contained in:
Thomas Avé 2022-07-28 17:50:29 +02:00
parent f74f7b4d02
commit 88768cd4f4
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ colors:
key_bindings: key_bindings:
- { key: F11, action: ToggleFullscreen } - { key: F11, action: ToggleFullscreen }
- { key: Escape, mode: Vi, action: ToggleViMode} - { key: Escape, mode: Vi, action: ToggleViMode}
- { key: E, mods: Control, mode: Vi, action: ScrollHalfPageUp}
scrolling: scrolling:
history: 10000 history: 10000