[haskeline] #107: Vi mode: 'k' key behave oddly: command mode -> insert mode
haskeline
haskeline at projects.haskell.org
Sat Aug 14 21:00:31 EDT 2010
#107: Vi mode: 'k' key behave oddly: command mode -> insert mode
-----------------------------+----------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.6.2
Version: 0.6 | Resolution:
Keywords: Vi k historyBack |
-----------------------------+----------------------------------------------
Comment (by judah):
Thanks for the report. I cannot reproduce the problem; it's possible that
the problem has been fixed since you posted this.
If you use the latest development version from
http://code.haskell.org/haskeline , do you still have this issue? If so,
can you please let me know what terminal program you use (for example,
xterm or urxvt), and what the output of the following commands are:
{{{
stty -a
echo $TERM
infocmp
}}}
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/107#comment:1>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list