mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-20 00:51:11 +00:00
add changes to kitty kittyScrollback(don't need to pass the args anymore)
This commit is contained in:
parent
26682b1fa7
commit
496dac9b76
@ -2067,6 +2067,7 @@ map alt+1 goto_tab 1
|
||||
map alt+2 goto_tab 2
|
||||
map alt+3 goto_tab 3
|
||||
map alt+4 goto_tab 4
|
||||
map alt+5 goto_tab 5
|
||||
map alt+0 goto_tab -1
|
||||
|
||||
#: Just as with new_window above, you can also pass the name of
|
||||
|
@ -4,7 +4,7 @@ shell_integration enabled
|
||||
|
||||
|
||||
# kitty-scrollback.nvim Kitten alias
|
||||
action_alias kitty_scrollback_nvim kitten /home/themystery/.local/share/nvim/lazy/kitty-scrollback.nvim/python/kitty_scrollback_nvim.py --nvim-args --clean --noplugin -n --cmd "let mapleader=' '"
|
||||
action_alias kitty_scrollback_nvim kitten /home/themystery/.local/share/nvim/lazy/kitty-scrollback.nvim/python/kitty_scrollback_nvim.py
|
||||
|
||||
# Browse scrollback buffer in nvim
|
||||
map kitty_mod+h kitty_scrollback_nvim
|
||||
|
Loading…
Reference in New Issue
Block a user