added comments for the missing commands

This commit is contained in:
vane11ope 2018-07-25 21:01:32 +09:00 committed by Anton Kochkov
parent 4b740a0b8f
commit 61a7c5582e

View File

@ -1643,8 +1643,10 @@ repeat:
" sS - step in / step over\n"
" uU - undo / redo seek\n"
" pP - seek to next or previous scr.nkey\n"
" o - go/seek to given offset\n"
" nN - create new panel with given command\n"
" q - quit, back to visual mode\n"
" 0-9 - jump to the nth panel. n is the number you hit\n"
);
r_cons_flush ();
r_cons_any_key (NULL);