asdasd
This commit is contained in:
parent
f5b6ff56a3
commit
0f11af9e2c
@ -17,7 +17,7 @@ cursor-style = block
|
||||
cursor-color = #d3d7cf
|
||||
|
||||
confirm-close-surface = false
|
||||
# 100MB, 10 MB is default
|
||||
# 100MB, default is 10MB. The buffer is preallocated
|
||||
scrollback-limit = 100000000
|
||||
|
||||
keybind = ctrl+comma=unbind
|
||||
@ -26,3 +26,5 @@ keybind = ctrl+shift+page_down=move_tab:+1
|
||||
keybind = ctrl+shift+page_up=move_tab:-1
|
||||
keybind = ctrl+shift+up=scroll_page_lines:-1
|
||||
keybind = ctrl+shift+down=scroll_page_lines:1
|
||||
keybind = ctrl+shift+left=unbind
|
||||
keybind = ctrl+shift+right=unbind
|
||||
|
Loading…
Reference in New Issue
Block a user