diff options
Diffstat (limited to 'src/qutebrowser-notes.txt')
-rw-r--r-- | src/qutebrowser-notes.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/src/qutebrowser-notes.txt b/src/qutebrowser-notes.txt new file mode 100644 index 0000000..584a47a --- /dev/null +++ b/src/qutebrowser-notes.txt @@ -0,0 +1,18 @@ +handy commands: + :download + +## shortcuts + +xo - open url in background tab +go - edit current url +gO - edit current url and open result in new tab +gf - view source +;y - yank hinted url +;i - hint only images +;b - open hint in background tab +;d - download hinted url +PP - Open URL from selection in new tab +ctrl+a Increment no. in URL +ctrl+x Decrement no. in URL + +Solarized theme: https://bitbucket.org/kartikynwa/dotty2hotty/src/1a9ba9b80f07e1f63b740da5e6970dc5a97f1037/qutebrowser.py?at=master&fileviewer=file-view-default |