kitty: remap binding for 'scrollback-in-editor'
This commit is contained in:
parent
233031c594
commit
96d187a5d7
@ -1104,7 +1104,7 @@ map kitty_mod+page_down scroll_page_down
|
||||
map kitty_mod+home scroll_home
|
||||
map kitty_mod+end scroll_end
|
||||
map kitty_mod+h show_scrollback
|
||||
map kitty_mod+k launch --stdin-source=@screen_scrollback --type=overlay vim -R +":set nomod noma nolist colorcolumn=" -
|
||||
map kitty_mod+b 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
|
||||
#: STDIN to an arbitrary program using the ``launch`` function. For
|
||||
|
Loading…
Reference in New Issue
Block a user