| Key | Action
|
|
| Left Arrow |
Shift the whole list left one column.
|
| Right Arrow |
Shift the whole list right one column.
|
| Up Arrow |
Select the previous item in the list.
|
| Down Arrow |
Select the next item in the list.
|
|
| Prev Page |
|
| Ctrl-B | Scroll one page backward.
|
|
| Next Page |
|
| Ctrl-F | Scroll one page forward.
|
|
| 1 |
|
| < |
|
| g |
|
| Home | Move to the first element in the list.
|
|
| > |
|
| G |
|
| End | Move to the last element in the list.
|
|
| $ | Shift the whole list to the far right.
|
| | | Shift the whole list to the far left.
|
|
| Space |
Cycles to the next choice on the current item.
|
| Return |
Exit the widget and return 1.
Also set the widget data exitType to vNORMAL.
|
| Tab |
Exit the widget and return 1.
Also set the widget data exitType to vNORMAL.
|
| Escape |
Exit the widget and return -1.
Also set the widget data exitType to vESCAPE_HIT.
|
| Ctrl-L | Refreshes the screen.
|