kitty: change binding for rotating windows
This commit is contained in:
parent
f8fe1631ee
commit
ef8db72aa5
@ -1171,7 +1171,7 @@ map kitty_mod+page_down scroll_page_down
|
|||||||
map kitty_mod+home scroll_home
|
map kitty_mod+home scroll_home
|
||||||
map kitty_mod+end scroll_end
|
map kitty_mod+end scroll_end
|
||||||
map kitty_mod+h show_scrollback
|
map kitty_mod+h show_scrollback
|
||||||
map kitty_mod+b launch --stdin-source=@screen_scrollback --type=overlay vim -R +":set nomod noma nolist colorcolumn=" -
|
map kitty_mod+o launch --stdin-source=@screen_scrollback --type=overlay vim -R +":set nomod noma nolist colorcolumn=" -
|
||||||
|
|
||||||
#: You can pipe the contents of the current screen + history buffer as
|
#: You can pipe the contents of the current screen + history buffer as
|
||||||
#: STDIN to an arbitrary program using the ``launch`` function. For
|
#: STDIN to an arbitrary program using the ``launch`` function. For
|
||||||
|
Loading…
Reference in New Issue
Block a user