Ticket #16 (new defect)
Opened 4 years ago
Allow ctrl-v as input
| Reported by: | emily@… | Owned by: | coconnor |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Uncategorized | Version: | |
| Keywords: | Cc: |
Description
On many terminal, lnext is set to ctrl-v and iexten is enabled. (See stty -a) The result of this is that ctrl-v can be used to quote the next character. Apps using vty for input that expect to see ctrl-v (e.g. Yi) then require the user to type c-v twice to get the same effect. (See
for more information.)
To fix this, ExtendedFunctions should be added to the withoutMode list in initTermInput in LLInput.hs.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
