Re: [dev] Re: ed, vi, vim and EOLs via ff+ffs

2009-11-06 Thread markus schnalke
[2009-11-06 10:22] Sven Guckes > * Uriel [2009-11-05 10:36]: > > I use ed almost every day, it is by far the > > fastest way to to small edits, by the time vi > > starts up, I have typed /foo\n c\n bar\n .\n wq\n > > you can type these commands while vi starts up? > all within half a second or

[dev] Re: ed, vi, vim and EOLs via ff+ffs

2009-11-06 Thread Sven Guckes
* Uriel [2009-11-05 10:36]: > I use ed almost every day, it is by far the > fastest way to to small edits, by the time vi > starts up, I have typed /foo\n c\n bar\n .\n wq\n you can type these commands while vi starts up? all within half a second or less? respect! (does that "vi" gui really slow

Re: [dev] JOE editor was: a little bit of vi+zsh magic

2009-11-06 Thread Suraj Kurapati
On Wed, Nov 4, 2009 at 11:33 AM, hiro <23h...@googlemail.com> wrote: > Today I was forced to use the joe editor for java. > In the search-and-replace dialog (see s in ed) joe seemed to change my > input to upper case automatically. Eventually I found out it was just > auto-completion. If you don't