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 want auto-completion you can add rare characters and delete them when you are ready. Perhaps I should hang myself...
On Wed, Nov 4, 2009 at 7:20 PM, Uriel <lost.gob...@gmail.com> wrote: > On Wed, Nov 4, 2009 at 1:39 PM, Anselm R Garbe <ans...@garbe.us> wrote: >> 2009/11/4 Sven Guckes <maillist-wmi-annou...@guckes.net>: >>> [... snip] >> Should also work with ed: >> >> r !ls >> v/\.js d >> g//s/^/echo / >> w !sh >> >> Kind regards, >> Anselm > > More evidence that Unix software has not progressed much in the last > forty years. > > But I'm sure that in a few years they will try to present us this > stuff as "amazing gnome-edit magic". > > > uriel > >