Earlier quoted context omitted.
> I've tried many IDEs but I'll always come back to vim. Vim and Emacs both have GUIs. As an Emacs user, I subjectively find the GUI superior - I can e.g. rebind Cmd-S to "save", and that's a reason enough. > It's a language you learn [...] You mean the serial lines and ANSI escape codes and termcap? I would say it's more like pidgin with a dozen obscure dialects, and a body language on top. Try writing a portable TU…
Hmm I just use :w to save in my graphical editors too. It’s easier to type.
cmd-s is a single keypress and can be done with a single hand.
shift-; w cr is two more and involves a back and forth over the entire keyboard.