Linux users should try vi in a terminal; $ vi (now type in the vi command ":help 42") : h e l p 4 2 (And you may need to know how to gracefully quit) : q $ The escape-colon sequence is a toggle between command line mode and edit mode. Personally I've always felt that vi came from another galaxy... and I press once to begin every edit. (-: Chas.M. :-)