1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/terminal
Simon Tatham 8f365e39f3 Centralise drag-select check into term_out().
This tiny refactoring replaces three identical checks at call sites,
not all as well commented as each other, with a check in just one
place with the best of the three comments.
2021-12-19 10:54:59 +00:00
..
bidi_gettype.c Make bidi type enums into list macros. 2021-10-10 14:55:15 +01:00
bidi_test.c Remove some unused variables. 2021-10-16 12:03:39 +01:00
bidi.c Remove some unused variables. 2021-10-16 12:03:39 +01:00
bidi.h Test rig for the new bidi algorithm. 2021-10-10 15:00:30 +01:00
terminal.c Centralise drag-select check into term_out(). 2021-12-19 10:54:59 +00:00
terminal.h New config option for shifted arrow key handling. 2021-10-18 20:15:35 +01:00