Vim is a puzzle based text editor
Exactly, it is lovely. Editing text with it is actually enjoyable.
The dopamine rush when you nail a complicated
%s
regex search-and-replace first try is insane
Funny you should say that, because…
This, but Emacs
With evil installed
HELL naw
Yo, so Evil on Emacs is just vim keybindings, right? What’s DOOM Emacs?
Anytime I open Vim I ask the same question.
“how the fuck do I use you?”
then go back to nano
repeat.
I do everything with cat, sed and awk.
Fuck your TUIs.
I’m gonna laugh my ass off if someone finds out there was some obscure Emacs fork or clone designed to run Clojure or something, and it’s named Again
I know you didn’t ask, but you don’t need a weird fork of emacs to run a Clojure REPL, that just works in regular emacs
Still don’t like it.
Repeat as necessary.
How did these people have “text editor wars” and yet failed to deliver a text editor half as good as microsoft’s edit.com ?
I’m sorry nano, you’re think you’re hot ?
But you put search on CTRL+W !!!
Do you know how stupid that is ?
Just go and try that in your browser …
The only Dad advice you nerds need:
mcedit from the Midnight Commander (mc) tool is the superior text editor.
I don’t even run arch, btw.
I remember when the GNOME file manager was this kind of interesting hybrid that used MC for the backend. The one thing I liked about it was that it could be docked in Window Maker. Yep I was using a Dock in GNOME waaaaaaaaaaaaaay before most GNOME users.
Nowadays it’s still possible to replicate my old Window Maker desktop in XFCE.
Ok, let’s try that
FIrst
Ok, that is already more storage space than openwrt needs to run a full linux distro
root@proxmox:~# mc mytestfile.txt
Esscuse me, the fuck is this !?
You’re looking at the full mc package rather than just mcedit. Even then, Midnight Commander is absolutely worth that whopping 7.9MB of space it takes for all the functionality it provides.
Openwrt is not an example to use to compate against a package size, as it’s target built to fit into small firmware storage spaces on all sorts of random hardware. That’s comparing existential philosophy with oranges.
Would you download a car?
You bet I would down load a car ,!! I’m going to down a car right now !!
What is Again! ? Never heard of that text editor
Genuinely took most of my notes in college on vim, when you get good it’s just faster.
I’m sure someone already made a graph plotting the hours wasted learning vs the seconds gained not moving your mouse.
uses ed
You’re entitled to your wrong opinion
I can’t try again because I can’t exit out …
It’s a common problem but the correct solution to closing vim is quite easy, press and hold control alt and F5 to drop to a new terminal. From there you can do “killall vim” to properly close vim, then just drop back to your main session
HARDER!
If you don’t like Vim you should try vis.
but modal editing is exactly what I don’t like about vim