On Wed, 22 Apr 2009, Chris O'Regan wrote: > Bonus tip: some additional handy deletion commands that do not require > visual mode (you know exactly what you want to delete): > > dG - delete from cursor to end of file > d1G - delete from cursor to beginning of file > dw - delete from cursor to end of the word > dE - delete from cursor to end of the line > > Chris
Damn, all this time i've been using $ instead of E, which makes more sense regexically (yes I just made up that word), but requires my finger to stretch that much further... Gracias! -Andy. _______________________________________________ mlug mailing list [email protected] https://listes.koumbit.net/cgi-bin/mailman/listinfo/mlug-listserv.mlug.ca
