Restore curses after running external commandmaster
commit81cb7a4f85287ce2671beca9023048f4de41ddf0
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>
Fri, 13 Apr 2018 15:34:59 +0000 (13 17:34 +0200)
committerAndrzej Rybczak <andrzej@rybczak.net>
Sun, 13 May 2018 16:15:21 +0000 (13 18:15 +0200)
tree0553d2263f7bfde070154a5447fd89fa4ecaba9c
parent1ef061a87cc2676a24a4a60fb47fcd905d574efa
Restore curses after running external command

This allows running TUI tools like vim via run_external_command without
destroying the ncmpcpp curses output.
NEWS
src/curses/window.cpp
src/curses/window.h
src/macro_utilities.cpp
src/screens/lyrics.cpp