Hacker News new | ask | show | jobs
by scelerat 143 days ago
I think it took me about four months of daily use to know most of the editor basics without having to pause to look up things. Another eight for it all to feel natural. And, maybe about six years later, it remains my favorite text entry and code editing environment.

I've been using the LazyVim <https://www.lazyvim.org/> neovim setup and a handful of extras, but not too many. I still have to look up some esoteric stuff, but for the most part, it's completely natural.

And for the first few years, I was a hardline keyboard-only absolutist, but lately I've been using the mouse where it makes sense, and sometimes it does.

(MacOS, iTerm2, neovim, lazyvim, love this combo)

2 comments

> but lately I've been using the mouse where it makes sense

Get off my lawn, hippie

hehe
Have you tried WezTerm yet? It also uses lua for writing its configs which makes it highly customizable.

I've switched to it from iTerm2 a couple of years ago and gradually added more and more to my config and it's super powerful.

I have various issues with it (e.g. wrapping on resize is just broken) and miss iTerm a little, but the built-in tabs aren’t too bad (unlike Kitty’s hardline stance) and it’s available cross-platform, so I can have the same config on many machines.
> unlike Kitty’s hardline stance

Are you maybe switching that up with alacritty? Kitty has built-in tabs and they work quite well.

Yes! Sorry Kitty for mixing you up!
Ghostty is also a great option on macOS (on Linux I use Alacritty).