Well, where?
Well, where?
Ctrl-C absolutely should not exit. There’s plenty of times you want it in vim to interrupt something in the editor.
As others have said, it’s on the screen if you open vim without a file. Otherwise, it’s a tool for people that bother to learn how to use it. As someone who has been using daily for the last 10 years, I would find it incredibly obnoxious to have a bunch of useless screen clutter telling me basic things that are easily learned.
Vim has an entire dedicated scripting language built right into the editor and accessible while editing.
Even without plugins, sometimes certain things can be too slow and you want to stop them.
It’s my go to editor wherever possible.
Learn the keybindings, play a few vim games and install an opinionated suite of plugins like lazyvim.
Before you know it, you too will curse every other editor in existence which doesn’t at least offer vim keybindings 😄
(scoffs:) Arrow keys.
You’re not talking to Notepad users.
oh that’s cool, how do you do home row modifiers like that?
do you use that for normal typing as well or is it just for symbols?
A lot of mechanical keyboards these days are programmable using QMK Firmware. I actually use www.caniusevia.com instead though, which uses (a subset of) QMK under the hood but allows programming the keyboard via a Web app on the fly.
For my layout, I have the standard QWERTY layout for the unmodified layer (layer 0, holding no keys). Then I can hold down a thumb key for switching to a different layer, which has things like symbols, F1-F12, Home, End, etc. The layout I use isn’t too far off the default Iris layout, just a few tweaks here and there (like one that allows me to hold a key for control, or tap that key for escape).
It’s not as big of a deal as you might think. You still have a lot of your muscle memory from regular keyboards. It might take a little while to adjust when switching between the two, but it’s not that bad.
If you switch between the two enough, you can actually type on both equally well.