[haskeline] #85: Vi mode breaks compatibility with readline: cursor placement after up/down
haskeline
haskeline at projects.haskell.org
Wed Jun 3 17:39:25 EDT 2009
#85: Vi mode breaks compatibility with readline: cursor placement after up/down
----------------------+-----------------------------------------------------
Reporter: jdanbrown | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Version: 0.6 | Keywords:
----------------------+-----------------------------------------------------
Using up/down in command mode puts the cursor at the end of the line,
whereas readline puts it at the beginning of the line.
(This one seems nit-picky, but UI consistency is important and every other
program I encounter uses libreadline.)
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/85>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list