C-d up in alacritty
This commit is contained in:
parent
f74f7b4d02
commit
88768cd4f4
|
@ -47,6 +47,7 @@ colors:
|
|||
key_bindings:
|
||||
- { key: F11, action: ToggleFullscreen }
|
||||
- { key: Escape, mode: Vi, action: ToggleViMode}
|
||||
- { key: E, mods: Control, mode: Vi, action: ScrollHalfPageUp}
|
||||
|
||||
scrolling:
|
||||
history: 10000
|
||||
|
|
Loading…
Reference in New Issue