aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/spawn.cpp
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-06-22 01:03:12 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-06-22 04:10:40 +0200
commit91bbf67eeba0627c684fb4f9e522ac114c456e47 (patch)
treea30973c2435d8d3cb5d3aa8d05521fe551bcbf6c /src/spawn.cpp
parent17e7768e3393eaac91ebfa7467be3d1cabd7659a (diff)
downloadsciteco-91bbf67eeba0627c684fb4f9e522ac114c456e47.tar.gz
improved ncurses/win32 support
* CTRL+C interruptions are now possible. ncurses/win32 needs a noraw() (bug!?) and the console_ctrl_handler for this to work. * setting the window title is not possible on this port * stdio output can be redirected, even in interactive mode. Also, we can write to stdout/stderr even in interactive mode without disrupting the terminal. After endwin(), the user will see these messages (if they haven't been redirected). * there's one bug left: the Scintilla cursor is not drawn correctly at the end of lines. * part of the solution to #4
Diffstat (limited to 'src/spawn.cpp')
0 files changed, 0 insertions, 0 deletions