update help with new single letter commands

pull/6/head
dvkt 5 years ago
parent 6f8c2ee843
commit 724849e50f

@ -65,27 +65,34 @@ ileft back in history
iright next in history iright next in history
iup select prev link iup select prev link
idown select next link idown select next link
ipage up scroll page up ipg up/down scroll by many lines
ipage down scroll page down i- or space same as pg up/down
i i
inum key open/select link inum key open/select link
ienter open current link ienter open current link
iescape cancel iescape cancel
ictrl-c cancel/quit
i i
ictrl-g go to gopher url if or / find link in page
ictrl-u show gopher url ip select prev link
ictrl-y copy url in select next link
ictrl-r view raw source
ictrl-w toggle wide mode
i i
ictrl-a show history ig go to gopher url
ictrl-b show bookmarks iu show gopher url
ictrl-s save bookmark iy copy url
i i
ictrl-q quit phetch ib show bookmarks
ictrl-c cancel / quit is save bookmark
iescape cancel / quit ia show history
i i
ir view raw source
iw toggle wide mode
iq quit phetch
ih show help
i
iall single letter commands also
iwork with the ctrl key.
i
"; ";
pub const NAV: &str = " pub const NAV: &str = "

Loading…
Cancel
Save