mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-20 06:33:34 +02:00
move help for <C-a> and <C-x> to browing.txt
This commit is contained in:
@@ -128,6 +128,20 @@ Open (put) a URL based on the current clipboard contents in a new buffer.
|
||||
Works like [m]P[m], but inverts the 'activate' option.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|<C-x>|
|
||||
||[count]<C-x>||
|
||||
________________________________________________________________________________
|
||||
Decrements the last number in URL by 1, or by count if given.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|<C-a>|
|
||||
||[count]<C-a>||
|
||||
________________________________________________________________________________
|
||||
Increments the last number in URL by 1, or by count if given.
|
||||
________________________________________________________________________________
|
||||
|
||||
section:Navigating[navigating]
|
||||
|
||||
|H| |<C-o>| |CTRL-O| |:ba| |:back|
|
||||
|
||||
Reference in New Issue
Block a user