1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 12:41:25 +02:00

added marks.txt as a template, to be filled with real text

This commit is contained in:
Martin Stubenschrott
2008-01-23 15:09:00 +00:00
parent af927e89c5
commit 588ab468c8
3 changed files with 82 additions and 3 deletions
+21
View File
@@ -97,3 +97,24 @@ ________________________________________________________________________________
Go [count] pages back in the browser history.
The special version [c]:forward![c] goes to the end of the browser history.
________________________________________________________________________________
|gu|
||[count]gu||
________________________________________________________________________________
Go to [count]th parent directory. +
[m]2gu[m] on _http://www.example.com/dir1/dir2/file.htm_ opens
_http://www.example.com/dir1/_.
________________________________________________________________________________
|gU|
||gU||
________________________________________________________________________________
Go to the root of the website. +
[m]gU[m] on _http://www.example.com/dir1/dir2/file.htm_ opens
_http://www.example.com/_.
When browsing a local directory, it goes to the root directory.
________________________________________________________________________________