Date: Thu, 16 Jun 2005 15:45:03 +0200 From: Jochen Keil <jochen.keil@gmail.com> To: bdz <bdz@mailshack.com> Cc: freebsd-questions@freebsd.org Subject: Re: pdksh cli as vi Message-ID: <42B1825F.6070901@gmail.com> In-Reply-To: <20050616082411.GA33668@bdz.myip.hu> References: <20050616082411.GA33668@bdz.myip.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi. > if i switch to command mode strange things happen. like > i press 'h' to go to the left and it just adds 'h's to > the command line. but if i give it a export VISUAL=vi > from the command line everything is ok. Did you try using "set -o vi"? Regards, Jochen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42B1825F.6070901>