| delorie.com/archives/browse.cgi | search | 
| Date: | Mon, 6 Dec 1999 13:13:29 +0200 (IST) | 
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> | 
| X-Sender: | eliz AT is | 
| To: | Lars Eighner <eighner AT io DOT com> | 
| cc: | djgpp AT delorie DOT com | 
| Subject: | Re: vim key commands - not too kool | 
| In-Reply-To: | <mt0S4AwZqAqC092yn@io.com> | 
| Message-ID: | <Pine.SUN.3.91.991206130052.19924F-100000@is> | 
| MIME-Version: | 1.0 | 
| Reply-To: | djgpp AT delorie DOT com | 
| X-Mailing-List: | djgpp AT delorie DOT com | 
| X-Unsubscribes-To: | listserv AT delorie DOT com | 
On Sun, 5 Dec 1999, Lars Eighner wrote: > 1. shift F2 (search backwards) > 2. o > 3. esc (search on o) > 4. backspace (rub o) > 5. i (insert i) > 6. home > 7. home > 8. down arrow (to end of document) > (or 6. home, 7. right arrow, 8. down arrow, to return to end > of second line if that is not the end of document) Here's the Emacs sequence that does the same: Ctrl-R (search in reverse) o (search for o) DEL (delete o) i (insert i)
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |