Changes between Initial Version and Version 2 of Ticket #8482
- Timestamp:
- Apr 19, 2012, 4:38:03 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8482
- Property Patch 0 → 1
- Property Version R1/alpha3 → R1/Development
-
Ticket #8482 – Description
initial v2 2 2 3 3 I have tested the following changes, which seem to work for me: 4 4 {{{ 5 5 --- ../terminal/VTkeymap.h 2012-04-18 16:15:37.931921920 +0100 6 6 +++ VTkeymap.h 2012-04-19 17:30:45.776208384 +0100 … … 21 21 #define CTRL_LEFT_ARROW_KEY_CODE "\033O5D" 22 22 #define CTRL_RIGHT_ARROW_KEY_CODE "\033O5C" 23 23 }}}