-
-
Notifications
You must be signed in to change notification settings - Fork 415
COMMAND UserInterface
PyroScope Project edited this page Mar 9, 2016
·
1 revision
Commands in this group control aspects of the ‘curses’ UI.
Returns the name of the currently selected view. Typical uses are to change and then restore the active view, or rotate through a set of views (which requires querying the view, to find the next one).
Change the view the user sees. view.list
gives you a list of all the open views.
Used internally to bump the selection away from an item about to be erased.