]> git.tuebingen.mpg.de Git - paraslash.git/commit
gui: Rename COMMAND/EXTERNAL/GETCH mode.
authorAndre Noll <maan@systemlinux.org>
Sat, 29 Mar 2014 17:31:41 +0000 (18:31 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 4 May 2014 13:48:54 +0000 (15:48 +0200)
commitdbd982ace13078dc6615fa66ccb5dc8134f6ec35
tree47298e687e36080728de53c3c93af4101e62dc62
parent5f511d41a111aa04189b32fd77d02e16f90ff2cc
gui: Rename COMMAND/EXTERNAL/GETCH mode.

This value tells if there is a command executing, and if so, whether
it is an external command or a display command. Hence "cmd_status"
is to be more to the point.
gui.c