Changes between Initial Version and Version 1 of Ticket #3954, comment 7
- Timestamp:
- 06/30/19 15:57:24 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3954, comment 7
initial v1 12 12 13 13 Why? 14 15 As a result, in case of ncurses-6 we have 16 {{{ 17 (gdb) p xmouse_seq 18 $7 = 0x75559a "\033[<" 19 (gdb) p xmouse_extended_seq 20 $8 = 0x4c487f "\033[<" 21 }}}