aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/goto-commands.c
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2022-06-21 02:25:07 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2022-06-21 02:25:07 +0200
commit9586a037685417a2079e79b2895b61d8f443ca91 (patch)
tree873d0962737795571bfe7ae4aabd6ef42709c1d4 /src/goto-commands.c
parentf15bc53a011bcfbcb6848c19cae2d5ae4ff1fc64 (diff)
downloadsciteco-9586a037685417a2079e79b2895b61d8f443ca91.tar.gz
PDCurses: fixed CTRL+C interruptions on WinCON and WinGUI
* Due to regressions, the Control handler needs to be installed later (PDCursesMod installs its own control handler). * We no longer have to manually set the control mode - at least on PDCursesMod/WinCON. It's not worth keeping the workaround for the original PDCurses. * For WinGUI neither the control handler, nor the polling-fallback will work, therefore we introduced yet another version based on keyboard hooks. See https://github.com/Bill-Gray/PDCursesMod/issues/197 This version may even become the default on all Win32-ports but I need to think this through more thorougly.
Diffstat (limited to 'src/goto-commands.c')
0 files changed, 0 insertions, 0 deletions