1
0
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:
Doug Kearns
2008-08-04 02:54:39 +00:00
parent a7af6c96b1
commit 5adc927785
2 changed files with 14 additions and 14 deletions

View File

@@ -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|

View File

@@ -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>||
________________________________________________________________________________