+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]On Wed, Jun 11, 2008 at 08:57:22AM +0100, Tomas Bodzar wrote:
| Hi all,
|
| When I set this in my .profile
|
| # Editor
| EDITOR=/usr/bin/vi
| export EDITOR
|
| then I don't have command history,I can't use arrow keys for going to previous
| command,
| CTRL+R is not running too.
|
| What's wrong with this setting?I'm using kshYou'll have to `export VISUAL=emacs` or `set -o emacs` to use arrow
keys for command history. Alternatively, you can do what you've
configured your system to do and use -[jk] to navigate through
your command history and use vi-like keys to edit your command line.Things are working as expected (it's just that you weren't expecting
this ;), read the ksh manpage, specifically the section on VISUAL and
EDITOR. Note that you can have VISUAL and EDITOR set to vi and still
be able to use emacs mode on your shell by using set -o emacs.Cheers,
Paul 'WEiRD' de Weerd
--
| Andrew Morton | Re: Linux 2.6.21-rc4 |
| Andrew Morton | -mm merge plans for 2.6.23 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Balbir Singh | Re: [RFC][PATCH 2/7] RSS controller core |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| David Miller | [GIT]: Networking |
| Andreas Henriksson | [PATCH 06/12] Remove bogus reference to tc-filters(8) from tc(8) manpage. |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
