about summary refs log tree commit diff stats
path: root/xxxterm.1
diff options
context:
space:
mode:
authorMarco Peereboom <marco@conformal.com>2011-01-01 21:03:18 +0000
committerMarco Peereboom <marco@conformal.com>2011-01-01 21:03:18 +0000
commit7deec113931f80212cd2b01d999d08ec79adc160 (patch)
tree8f55b0f64836cd6e90913a40ce9f33c14cbcf555 /xxxterm.1
parentc583b7ead03db831fa076d9c080f55a100e4ce81 (diff)
downloadxombrero-7deec113931f80212cd2b01d999d08ec79adc160.tar.gz
Add undo close tabs.
Command aliasing (needs a lot more love!).

from Stevan Andjelkovic <stevan@student.chalmers.se>
Diffstat (limited to 'xxxterm.1')
-rw-r--r--xxxterm.115
1 files changed, 15 insertions, 0 deletions
diff --git a/xxxterm.1 b/xxxterm.1
index bcaf86f..94e20f1 100644
--- a/xxxterm.1
+++ b/xxxterm.1
@@ -246,6 +246,19 @@ Focus on URI entry
 Focus on search entry
 .El
 .Pp
+Command aliases (useful when -S flag is used):
+.Pp
+.Bl -tag -width "tabnew, tabedit, tabe [URI]" -offset indent -compact
+.It Cm F9
+Alias for ":open" (See command descriptions below)
+.It Cm F10
+Alias for ":open <current-uri>"
+.It Cm F11
+Alias for ":tabnew"
+.It Cm F12
+Alias for ":tabnew <current-uri>"
+.El
+.Pp
 Navigation:
 .Pp
 .Bl -tag -width "tabnew, tabedit, tabe [URI]" -offset indent -compact
@@ -298,6 +311,8 @@ Tab Manipulation:
 Create new tab with focus in URI entry
 .It Cm C-W
 Destroy current tab
+.It Cm U
+Undo close tab
 .It Cm C-Left
 Go to the previous tab.
 .It Cm C-Right