mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-21 11:14:12 +01: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|
|
||||
|
||||
@@ -138,20 +138,6 @@ external editor must be able to download and open files from a remote URL.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|<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.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|<C-g>| +
|
||||
||[count]<C-g>||
|
||||
________________________________________________________________________________
|
||||
|
||||
Reference in New Issue
Block a user