Comments on: Why Vim? http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: To Vim or Not to Vim « FlatIron School http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/#comment-231351 Wed, 04 Mar 2015 07:08:14 +0000 http://www.terminally-incoherent.com/blog/?p=11580#comment-231351

[…] Why Vim? […]

]]>
By: Avalanche of sheep | Your guide to a damn light Arch Linux with i3 and text apps http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/#comment-187922 Wed, 26 Nov 2014 21:51:26 +0000 http://www.terminally-incoherent.com/blog/?p=11580#comment-187922

[…] vim. It does require some getting used to and some configuration, but it is absolutely worth it. * Why vim? * Vim for beginners * Learn vim […]

]]>
By: Vlad Mihalcea's Blog | Why Unix utilities are worth learning http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/#comment-62691 Fri, 24 Jan 2014 14:59:06 +0000 http://www.terminally-incoherent.com/blog/?p=11580#comment-62691

[…] Git interactive rebase requires you to know it, and if you’re still not convinced, maybe this great article will make you change your […]

]]>
By: Vi/Vim | Michael S. Morrow http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/#comment-60828 Wed, 01 Jan 2014 02:30:36 +0000 http://www.terminally-incoherent.com/blog/?p=11580#comment-60828

[…] http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/ […]

]]>
By: Quickly Learn emacs and vim | Seita's Place http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/#comment-60697 Mon, 30 Dec 2013 07:58:17 +0000 http://www.terminally-incoherent.com/blog/?p=11580#comment-60697

[…] besides, it’s difficult to say which one of these editors is better than the other. It really depends on who you ask. I don’t have a good answer to this so I’ll opt-out and provide […]

]]>
By: Giordano http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/#comment-60379 Wed, 25 Dec 2013 22:04:16 +0000 http://www.terminally-incoherent.com/blog/?p=11580#comment-60379

If anyone needs to go out of their way to try to explain why they’re using something as trivial as a text editor — and backing up his explanation with niche, biased examples such as “Suddenly you realize you want to copy the current line and paste it directly below the first. How do you do this?” (and that is very intuitively achievable in Netbeans that I don’t even think is excellent, but I digress) — then this is the very symptom that the software in question, Vim, is not worth the trouble. The sure trouble.

Reply  |  Quote
]]>
By: Fuzz Leonard http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/#comment-60376 Wed, 25 Dec 2013 21:08:17 +0000 http://www.terminally-incoherent.com/blog/?p=11580#comment-60376

Enjoyed the article but it did not take literal seconds to register a single keystroke at 300 baud. Given 8 bit ASCII you can do 18 round trips per second.

Reply  |  Quote
]]>
By: Adam foo-script Rakowski http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/#comment-30679 Sun, 14 Apr 2013 00:18:25 +0000 http://www.terminally-incoherent.com/blog/?p=11580#comment-30679

Very useful. Thanks :)
———————
Bardzo ciekawa strona + fajnie widzieć dobry tech-blog pisany przez “swojego” :)
Pozdrawiam

Adam

Reply  |  Quote
]]>
By: Neto http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/#comment-24454 Thu, 06 Dec 2012 13:54:59 +0000 http://www.terminally-incoherent.com/blog/?p=11580#comment-24454

@ juliob_m:

Julio, ya que eres Español, te contesto en español. Probablemente, no hay razón por la cual no puedas usar LibreOffice (u OpenOffice).

La funcionalidad está y es muy buena. Soporta tanto los estandares abiertos odt como los de MS (.doc, docx, etc), a veces mejor, que las diferentes versiones de MS. Es rápido, intuitivo y trabaja bien con archivos muy grandes.

tl,dr translation: Libre/OpenOffice work just as well, it’s sometimes more compatible unlike different MS Office versions and it’s fast. Probably no reason not to use it.

Reply  |  Quote
]]>
By: Carp http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/#comment-22882 Mon, 13 Aug 2012 14:33:41 +0000 http://www.terminally-incoherent.com/blog/?p=11580#comment-22882

Two comments. First, as someone else pointed out, using a substitution command is a lot easier than using a macro in that little example you gave. I understand that you were trying to explain macros, but one command is a lot quicker and easier than going through all the trouble of creating a macro.

The other thing I’d say is that the learning curve shown for vi is a bit misleading. I agree about the extremely steep initial learning curve, but to show it flatten completely is to discount the complexity of vi. I’ve been using vi since the early or mid-eighties (when we received Berkeley Unix 2.9 for PDPs), and while I’m pretty good at it, every one in a while I still see a new trick. Actually, I think I’d say for regular expression usage alone, that flat line needs to continue up a bit, as most people never really master regular expressions.

Finally, and it’s perhaps been too long for me to make a real assessment of this, but usage was at least loosely based on ‘ed’. The ‘y’ command was there, as were regular expressions, substitutions, etc. Not as fully functional as in vi, but if you had been using ‘ed’, as I was at the time, ‘vi’ was different, yet recognizable as being related to ‘ed’.

Reply  |  Quote
]]>