aboutsummaryrefslogtreecommitdiff
path: root/src/keysrc
diff options
context:
space:
mode:
authorAlexander Voigt <devnull@localhost>2012-09-28 02:43:41 +0000
committerAlexander Voigt <devnull@localhost>2012-09-28 02:43:41 +0000
commit771585fb7c00b32f9517510cd88bc70bb7613d77 (patch)
tree86622b88d5d3ac47e40ec33984984a67c3e7cfe7 /src/keysrc
parent4fa58df07b541950f2c5abb3fa2215a075bae37f (diff)
keybinding for view-source
Diffstat (limited to 'src/keysrc')
-rw-r--r--src/keysrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/keysrc b/src/keysrc
index e0c488f9..11913e78 100644
--- a/src/keysrc
+++ b/src/keysrc
@@ -72,6 +72,9 @@
# "file-menu" pops up the file menu.
#<alt>f = file-menu
+# "view-source" displays the page source.
+#<ctrl>u = view-source
+
# "goto" goes to the location bar at the top of the window.
#<ctrl>l = goto