Go to file
Florian Bruhin 89350cbff4 Emit answered signal from statusbar prompt.
This is so we can leave the mode (and hide the command widget) before
emitting the answered signal (and possibly ask something again).
2014-05-22 16:41:58 +02:00
pkg Switch from appdirs to QStandardPaths 2014-05-08 22:33:24 +02:00
qutebrowser Emit answered signal from statusbar prompt. 2014-05-22 16:41:58 +02:00
scripts flake8: increase max complexity 2014-05-20 17:53:32 +02:00
.flake8 flake8: increase max complexity 2014-05-20 17:53:32 +02:00
.gitignore Add git-commit-id to .gitignore 2014-05-15 08:51:33 +02:00
.pylintrc Fix ALL the lint 2014-05-21 17:29:09 +02:00
AUTHORS Add AUTHORS 2014-04-22 07:18:19 +02:00
BUGS Update TODO/BUGS 2014-05-22 08:51:42 +02:00
COPYING Add GNU GPL 2014-02-06 14:01:23 +01:00
HACKING More HACKING 2014-04-25 17:46:01 +02:00
MANIFEST.in Add MANIFEST.in 2014-05-15 08:51:46 +02:00
README Spelling fixes for README 2014-05-13 13:51:37 +02:00
setup.py Try to preserve git commit id with setup.py/freeze.py 2014-05-15 07:13:49 +02:00
THANKS Update THANKS 2014-05-13 13:50:31 +02:00
TODO Use arrow keys for completion items 2014-05-22 10:54:18 +02:00

qutebrowser is a browser based on PyQt5 which aims to be keyboard-focused with
an input similar to vim.

It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.