Code

screen: last_cmd should be a command_t
authorMax Kellermann <max@duempel.org>
Mon, 22 Sep 2008 08:05:52 +0000 (10:05 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 22 Sep 2008 08:05:52 +0000 (10:05 +0200)
commitaaac278ea54a4cebbda9508c1a4e7ec93a71f4e9
tree9344b69ec6d094a44bd480a747f8db0cae42b772
parent6b94942c5651383925896ea4469e49e6c77bd69a
screen: last_cmd should be a command_t

last_cmd stores the previous command sent to the screen.  It is not a
timestamp, and its type should be command_t.
src/screen.h