comparison doc/finch.1.in @ 21976:a86c035be695

New actions: window-next-urgent (alt+tab), and window-prev-urgent (alt+shift+tab).
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 03 Jan 2008 11:12:36 +0000
parents dd7cf8d2e3a3
children 5b8dbe4b9898
comparison
equal deleted inserted replaced
21975:c7c5e2ff2b04 21976:a86c035be695
103 Refresh the windows. This is useful after resizing the terminal window. 103 Refresh the windows. This is useful after resizing the terminal window.
104 .TP 104 .TP
105 .B Alt \+ 1 2 ... 0 105 .B Alt \+ 1 2 ... 0
106 Jump to the 1st, 2nd ... 10th window. 106 Jump to the 1st, 2nd ... 10th window.
107 .TP 107 .TP
108 .B Alt \+ Tab
109 Jump to the next URGENT (highlighted) window.
110 .TP
111 .B Alt \+ Shift \+ Tab
112 Jump to the previous URGENT (highlighted) window.
113 .TP
108 .B Ctrl \+ o 114 .B Ctrl \+ o
109 Bring up the menu (if there is one) for a window. 115 Bring up the menu (if there is one) for a window.
110 .TP 116 .TP
111 .B Alt \+ / 117 .B Alt \+ /
112 Show a list of available key-bindings for the current widget in focus. 118 Show a list of available key-bindings for the current widget in focus.
458 .br 464 .br
459 # The following action is still incomplete, and doesn't have a default binding 465 # The following action is still incomplete, and doesn't have a default binding
460 .br 466 .br
461 # switch-window-n 467 # switch-window-n
462 .br 468 .br
469 # Other actions: window-next-urgent, window-prev-urgent
463 470
464 # For the sample custom window manager 471 # For the sample custom window manager
465 .br 472 .br
466 [GntS::binding] 473 [GntS::binding]
467 .br 474 .br