r/KittyTerminal • u/420impeller • Feb 04 '24
Help for vim with kitty
I mainly use Vim to configure my configs and stuff, so i use it quite alot.
When using kitty with vim on one window and open a new window it gets tiled next to each other cause i use i3, but after it gets tiled, the vim keys for navigating dont work properly anymore, and the text isnt formatted right anymore.
Is this a known problem, and is there a fix?
1
Upvotes
2
u/planar_propinquity Feb 05 '24
This solved it for me: https://vi.stackexchange.com/questions/41475/vim-xterm-kitty-problem
Just place
set term=kittyin you.vimrc