aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2023-04-29 15:11:34 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2023-04-29 15:11:34 +0300
commitbac1efa51bf889d494013925586e87ef08307529 (patch)
tree26b29f0b08d7fede5dee0afdd90abc704821f7a6 /configure.ac
parent417ee008981c9aabc04fb574c63f3d90e232986c (diff)
downloadsciteco-bac1efa51bf889d494013925586e87ef08307529.tar.gz
fixed <EC> interruptions on Gtk+ (and probably on PDCurses/Win32)
* test case: ECwhile true; do true; done$ * Some platforms require polling via teco_interface_is_interrupted() for detecting interruptions, so we added an idle watcher to the Glib event loop in spawn.c. * On platforms that do not require polling key presses (like Unix/ncurses), the idle watcher won't do any harm.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions