[haskeline] #90: vi mode printable char bindings should not be bound in input mode
haskeline
haskeline at projects.haskell.org
Thu Jun 11 03:11:42 EDT 2009
#90: vi mode printable char bindings should not be bound in input mode
-------------------+--------------------------------------------------------
Reporter: cjs | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Version: 0.6 | Resolution:
Keywords: |
-------------------+--------------------------------------------------------
Comment (by cjs):
Right. I'd prefer a way to mark bindings as applying only in a specific
mode.
Come to think of it, we probably want separate bindings for vi and emacs
modes, as well, so that if someone switches back and forth they don't have
to change all their bindings as well. Thus, perhaps we should add a
`bindv` ''mode'' ''key'' ''value'' command.
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/90#comment:2>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list