fixed sudo autocomplete issue
This commit is contained in:
parent
97629dca2d
commit
a1079124bb
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
font_family Fira Code
|
||||
shell_integration no-sudo
|
||||
# some magic i found here https://github.com/kovidgoyal/kitty/issues/719
|
||||
scrollback_pager /usr/bin/nvim -c "silent !rm /tmp/kitty_scrollback_buffer" -c "set nonumber nolist showtabline=0 foldcolumn=0" -c "autocmd TermOpen * normal G" -c "silent write /tmp/kitty_scrollback_buffer | te cat /tmp/kitty_scrollback_buffer -"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue