mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 10:29:26 +00:00
[kitty] Add show_scrollback
This commit is contained in:
@ -1236,6 +1236,7 @@ map kitty_mod+page_down scroll_page_down
|
||||
map kitty_mod+home scroll_home
|
||||
map kitty_mod+end scroll_end
|
||||
map kitty_mod+f launch --type=overlay --stdin-source=@screen_scrollback fzf --tac --no-sort --no-mouse -i
|
||||
map kitty_mod+h show_scrollback
|
||||
|
||||
#: You can pipe the contents of the current screen + history buffer as
|
||||
#: STDIN to an arbitrary program using the ``launch`` function. For
|
||||
|
Reference in New Issue
Block a user