be467d5e50
This uses split=True/False as cmdutils.register argument again (because we would never want to set maxsplit ourselves, only not splitting the *last* argument makes any sense. Also this uses shlex for splitting again, like earlier. |
||
---|---|---|
qutebrowser | ||
scripts | ||
.flake8 | ||
.gitignore | ||
.pylintrc | ||
AUTHORS | ||
COPYING | ||
ez_setup.py | ||
HACKING | ||
README | ||
setup.py | ||
testbrowser.py | ||
THANKS | ||
TODO |
qutebrowser is a browsed based on PyQt5 which aims to be keyboard-focused with an input similiar to vim. It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.