Home » Infrastructure » Linux » vi and shell
vi and shell [message #171358] Tue, 09 May 2006 08:55 Go to next message
Upperm
Messages: 95
Registered: July 2003
Member
Hello Folks,
I'm new to Linux.
How can I make the editor vi my defaut editor while working on a shell window.
Thanks for any help
Re: vi and shell [message #171360 is a reply to message #171358] Tue, 09 May 2006 09:06 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
"vi" is already the default editor. Just type in "vi" and use it Smile

PS: If you want to make vi the default editor for SQL*Plus:

SQL> DEFINE _EDITOR=vi
Re: vi and shell [message #171394 is a reply to message #171358] Tue, 09 May 2006 12:41 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
set -o vi
and/or
EDITOR=vi
export EDITOR
Previous Topic: handling GROUPs
Next Topic: Print job spooling in Linux
Goto Forum:
  


Current Time: Thu Apr 18 06:30:34 CDT 2024