What being a Windows user is like in 2025
What being a Windows user is like in 2025
@arclight This is how I end up with ":q!" in my crontab
Thank the deities for vim!
'vi' was such a bastard to learn in the 90s, that I could never be arsed to go through such pain again, so now I use gvim on my Linux machine at home, and my Windows laptop at work, and have evolved a moderately busy .vimrc config file that works for both. That, plus 14yrs of coding in Perl, mean that I am now the in-house regex guru 😂
@bytebro I have never really liked using gvim because I normally work in the terminal on remote systems (without X forwarding) and I never really liked how it looked. I try again every couple years, though. Maybe some day.
Everyone's mileage will vary of course, but it's very configurable, to be fair, and I get a perfectly usable interface (I rarely use menus and such in vim) on both platforms. And basic habits I inherited from Win, like Ctrl-C for 'cut', Ctrl-V for 'paste', etc all work as expected on both.