On Sat, 5 May 2007, openbsd fan wrote:
> I am still coming up short here. I have consulted the online man pdksh and
> google but I can't solve the problem of having a command line history and
> navigating the command line.
>
> In my /etc/profile I have:
>
>
> export EDITOR=/usr/bin/vi
> export
I am still coming up short here. I have consulted the online man pdksh and
google but I can't solve the problem of having a command line history and
navigating the command line.
In my /etc/profile I have:
export EDITOR=/usr/bin/vi
export ENV=/etc/ksh.kshrc
export HISTFILE=$HOME/.sh_history
expor
On Sat, 5 May 2007, openbsd fan wrote:
> Reviewing the man pages I noted that vi == nvi.
>
> When I open a file and issue an :map command I get the following:
>
> ^A ^
> ^K d$
> ^[0A k
> ^[0B j
> ^[0C l
> ^[0D h
> ^[[2~ i
> ^[[3~ x
>
>
>
> Where is this file being sourced from? I
3 matches
Mail list logo