aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@calcurse.org>2016-02-07 13:47:02 +0100
committerLukas Fleischer <lfleischer@calcurse.org>2016-02-07 13:51:35 +0100
commit537b2859f249c4f6953049ee4c4e8829bbdeff0a (patch)
treead350000ae1b28ec0f81778e98a76bc74647919b /configure.ac
parente7a83118ea3f6a2d1c5e90870c223a1d2fe001ed (diff)
downloadcalcurse-537b2859f249c4f6953049ee4c4e8829bbdeff0a.tar.gz
calcurse-537b2859f249c4f6953049ee4c4e8829bbdeff0a.zip
hooks.c: Fix window preparation in interactive mode
In commit 2857bac (Fix segfault when running hooks in non-interactive mode, 2016-01-16), we added checks to fix a segmentation fault in non-interactive mode. However, at the same time, that commit broke window preparation in interactive mode. When wins_prepare_external() is called, the UI mode is changed to command line, such that we cannot determine whether we need to call wins_unprepare_external() when returning from the hook. As a workaround, we now store the mode in a temporary variable. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions