aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/string-utils.h
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-06-20 15:00:12 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-06-22 04:09:32 +0200
commitdb82e1be3a650225f2902927d034c7ff434b513d (patch)
tree84931c6b2e5097ea089138528d4ba9b652fbdbf6 /src/string-utils.h
parent8101cec729c07fd5bdeda70c12dbb43a2383cbe8 (diff)
downloadsciteco-db82e1be3a650225f2902927d034c7ff434b513d.tar.gz
fixed CTRL+C handling on PDCurses/win32 port
* it now works as in the ncurses port: ^C during macro execution interrupts just as SIGINT does; else it is read as a character. * On Windows we need to register a special "console ctrl handler" which is the analogue to a signal handler. * It must be tested how ncurses/win32 and PDCurses/win32a behaves in this regard. PDCurses/win32a is still actively maintained, so we can also patch its source base. * See #4
Diffstat (limited to 'src/string-utils.h')
0 files changed, 0 insertions, 0 deletions