Code

screen: Added screen swap command
authorJeffrey Middleton <jefromi@gmail.com>
Thu, 5 Mar 2009 23:06:42 +0000 (17:06 -0600)
committerJeffrey Middleton <jefromi@gmail.com>
Thu, 5 Mar 2009 19:17:10 +0000 (13:17 -0600)
commitebc0c56b87e71b4a0ee3a6bfdeaff35f053a3e80
tree9f7de876a6815710bf838699c473eab75e556059
parent607bf2d55826f861d12b774884cb201bc683051c
screen: Added screen swap command

Screen swap command toggles to the previous (most recently used) screen.
Particularly useful to return from lyrics/info screen.
src/command.c
src/command.h
src/screen.c