Ticket #3 (closed defect: fixed)
The tab key produces the event EvKey (KASCII 'i') [MCtrl] instead of the expected EvKey (KASCII '\t') []
| Reported by: | coconnor | Owned by: | coconnor |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
- cd vty/test
- runghc Test.hs
- Press tab
the event printed is EvKey? (KASCII 'i') [MCtrl]
Change History
Note: See
TracTickets for help on using
tickets.
