diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-05-03 19:03:26 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-05-03 19:03:26 -0300 |
commit | 9b110f5d87bca9a5c197915487ae49e60b7b4dd4 (patch) | |
tree | a23d7d80550fe5e5136612900ecceaca2ac84ff4 | |
parent | 83b41231b4368a38d259f6ebe8cff09297ec49e7 (diff) | |
download | pentadactyl-9b110f5d87bca9a5c197915487ae49e60b7b4dd4.tar.gz pentadactyl-9b110f5d87bca9a5c197915487ae49e60b7b4dd4.tar.bz2 |
Quit shortcut
-rw-r--r-- | pentadactylrc.dot.link | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pentadactylrc.dot.link b/pentadactylrc.dot.link index c1e7642..7cfe474 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 +" Quit +map q :quit <CR> + " " Shortcuts " Currently dependent on https://addons.mozilla.org/en-US/firefox/addon/tiny-menu |