diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-02-28 23:01:01 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-02-28 23:01:01 -0300 |
commit | 91677d1671b282a3d753416de4346edb5956b1e6 (patch) | |
tree | 123e69235887ee6a98fda3d129644547b0072535 | |
parent | 3f474de6460c7fef20f6d9e41f6bcd80f6f682e1 (diff) | |
download | pentadactyl-91677d1671b282a3d753416de4346edb5956b1e6.tar.gz pentadactyl-91677d1671b282a3d753416de4346edb5956b1e6.tar.bz2 |
Bookmark this page shortcut
-rw-r--r-- | pentadactylrc.dot.link | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pentadactylrc.dot.link b/pentadactylrc.dot.link index 210c7d7..482c332 100644 --- a/pentadactylrc.dot.link +++ b/pentadactylrc.dot.link @@ -25,7 +25,10 @@ command yt :yank :echo document.title.replace(/ - Firefox$/, ''); map e :tabopen about:newtab <CR> map h gH -" Bookmark all tabs +" Bookmark this page shortcut +comand bmark-this :emenu Menu.Bookmarks.Bookmark This Page + +" Bookmark all tabs shortcut command bmark-all :emenu Menu.Bookmarks.Bookmark All Tabs… " Send Tab URLs shortcut |