added quit option in context menu for less
This commit is contained in:
parent
c77a54857a
commit
f60ef805bc
1 changed files with 1 additions and 0 deletions
|
@ -315,6 +315,7 @@ programchoicesinit() {
|
|||
CHOICES="
|
||||
$icon_arr Page next ^ 1 ^ typeenter ':n'
|
||||
$icon_arl Page previous ^ 1 ^ typeenter ':p'
|
||||
$icon_cls Quit ^ 0 ^ key q
|
||||
$icon_zmi Zoom in ^ 1 ^ key Ctrl+Shift+Prior
|
||||
$icon_zmo Zoom out ^ 1 ^ key Ctrl+Shift+Next
|
||||
$icon_aru Scroll up ^ 1 ^ key Ctrl+Shift+b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue