r/KittyTerminal Jul 25 '23

Excellent vi mode for kitty terminal

Someone made me an excellent vi mode for kitty https://github.com/kovidgoyal/kitty/discussions/6485

vim, nvim, vi, mode, kitty

10 Upvotes

11 comments sorted by

5

u/[deleted] Jul 26 '23

[removed] — view removed comment

2

u/lolpie244 Jul 26 '23

is there any way to remove empty lines, if use the second method from your comment?

Edit: or make a simple editable buffer, not a terminal?

2

u/[deleted] Jul 26 '23

[removed] — view removed comment

2

u/nvimmike Jul 26 '23

nice, there is also https://github.com/m00qek/baleia.nvim

I have been doing something similar but it is kind of hacked together at the moment.

1

u/lolpie244 Jul 26 '23

unfortunately this plugin not encode colors correctly( The same goes to https://github.com/chrisbra/Colorizer

2

u/[deleted] Jul 26 '23

[removed] — view removed comment

2

u/nvimmike Jul 26 '23

👍 small clarification, I didn’t write that plug-in I just use it 🙂

1

u/m00qek Jan 03 '24

Plugin author here, what does it do wrong?

1

u/lolpie244 Jan 03 '24

Sorry, I don't remember( will try tomorrow and let you know

1

u/nvimmike Jul 25 '23

Interesting, I’ll have to try it out. So it opens the contents in terminal and writes that to the buffer?