Timeline for Most useful features of VIM that aren't standard in a IDE
Current License: CC BY-SA 2.5
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 18, 2012 at 7:40 | comment | added | TZHX | The ISPF editor has very similar commands. | |
| Sep 14, 2011 at 19:16 | history | made wiki | Post Made Community Wiki by Adam Jaskiewicz | ||
| Jan 18, 2011 at 0:06 | comment | added | philosodad | There's an emacs command for everything. xkcd.com/378 | |
| Jan 12, 2011 at 18:09 | comment | added | Brian Knoblauch | Back in the DOS days, ctl-y was "yank" out the current line in pretty much every editor and IDE out there. Whoever decided to throw away those perfectly good conventions and re-write them to make it "redo" now has me seriously annoyed. I still to this do occasionally hit ctl-y to delete the current line and instead end up with some stuff re-done that I didn't want! :-) | |
| Dec 22, 2010 at 13:18 | comment | added | cbrandolino | @Raoul, we know there's an emacs series of n 3-keys combinations to replicate every vim command - still, 3dd is poetry. | |
| Dec 22, 2010 at 12:27 | comment | added | user281377 | Alan: dd also cuts the current line in that sense that it can be inserted with p later | |
| Nov 29, 2010 at 12:46 | comment | added | Raoul | ^K deletes the line and ^u3^k would delete 3 lines in emacs. shift-delete does the same in visual studio. | |
| Oct 24, 2010 at 17:30 | comment | added | dr Hannibal Lecter | @Alan: No, NetBeans has jVi :) | |
| Oct 3, 2010 at 19:39 | comment | added | Alan Pearce | Netbeans almost has this, ^X with no selection will cut the current line. | |
| Sep 22, 2010 at 21:58 | history | answered | Alex Hart | CC BY-SA 2.5 |