aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-05 16:01:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-05 16:01:40 -0300
commit691c7971ab2b1381753cf862ead05ea9eca24720 (patch)
treeb3ca0eb3882ea46ad39ab171a6b8901bfb08d605
parent80c79fbbc43ef9afa55b09c0592897e227f9d2c6 (diff)
downloadpentadactyl-691c7971ab2b1381753cf862ead05ea9eca24720.tar.gz
pentadactyl-691c7971ab2b1381753cf862ead05ea9eca24720.tar.bz2
Show all bookmarks shortcut
-rw-r--r--pentadactylrc.dot.link3
1 files changed, 3 insertions, 0 deletions
diff --git a/pentadactylrc.dot.link b/pentadactylrc.dot.link
index 2cdf1fd..44f9366 100644
--- a/pentadactylrc.dot.link
+++ b/pentadactylrc.dot.link
@@ -25,6 +25,9 @@ command yt :yank :echo document.title.replace(/ - Firefox$/, '');
map e :tabopen about:newtab <CR>
map h gH
+" Show all bookmarks shortcut
+command bmarks-show :emenu Menu.Bookmarks.Show All Bookmarks
+
" Bookmark this page shortcut
command bmark-this :emenu Menu.Bookmarks.Bookmark This Page