about summary refs log tree commit diff stats
path: root/xxxterm.1
diff options
context:
space:
mode:
authorMichal Mazurek <akfaew@jasminek.net>2011-08-03 16:21:04 +0000
committerMichal Mazurek <akfaew@jasminek.net>2011-08-03 16:21:04 +0000
commit52c0899bfce7678036487061f2782469f68b8a8b (patch)
treecdf0cebd1de7b06d39e0e308941147ace5669b28 /xxxterm.1
parent0da4d631563d478927f2f9e20709be1ad2a7b82d (diff)
downloadxombrero-52c0899bfce7678036487061f2782469f68b8a8b.tar.gz
Add the "mark" buffer command. This is diff bcmd #6
ok marco, todd finds this appealing
Diffstat (limited to 'xxxterm.1')
-rw-r--r--xxxterm.19
1 files changed, 9 insertions, 0 deletions
diff --git a/xxxterm.1 b/xxxterm.1
index ab2baca..bd81b86 100644
--- a/xxxterm.1
+++ b/xxxterm.1
@@ -574,6 +574,15 @@ level up means going to a uri obtained from the current one by removing
 the last slash ('/') character and everything that follows it
 .It Cm gh
 open the home page in the current tab
+.It Cm m[a-zA-Z0-9]
+set a mark denoted by
+.Cm arg
+at the current page position. These marks behave like those in vi or
+less.
+.It Cm [`'][a-zA-Z0-9]
+go to the position where mark
+.Cm arg
+was set
 .It Cm M[a-zA-Z0-9]
 set the current uri as quickmark
 .Cm arg