emacs
emacs
Posted Jun 5, 2004 12:38 UTC (Sat) by tzafrir (subscriber, #11501)In reply to: emacs by ibukanov
Parent article: The Grumpy Editor's guide to terminal emulators
emacs is generally a lousy terminal emulator in terms of ansi terminal compatibility. IIRC it is also relatively slow.
One interesting atvantage it has is that the whole buffer of the terminal is searchable just like any other emacs buffer.
It is also the base of modes like the useful sql mode (in case you have to work with an sql server with bad command-line support, such as Oracle or DB2)
