mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-27 00:23:33 +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.
|
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]
|
section:Navigating[navigating]
|
||||||
|
|
||||||
|H| |<C-o>| |CTRL-O| |:ba| |:back|
|
|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>| +
|
|<C-g>| +
|
||||||
||[count]<C-g>||
|
||[count]<C-g>||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|||||||
Reference in New Issue
Block a user