author | Max Kellermann <max@duempel.org> | |
Mon, 22 Sep 2008 08:05:52 +0000 (10:05 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 22 Sep 2008 08:05:52 +0000 (10:05 +0200) | ||
commit | aaac278ea54a4cebbda9508c1a4e7ec93a71f4e9 | |
tree | 9344b69ec6d094a44bd480a747f8db0cae42b772 | tree | snapshot |
parent | 6b94942c5651383925896ea4469e49e6c77bd69a | commit | diff |
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.
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 | diff | blob | history |