Go to file
Florian Bruhin 1e8cb42c00 Rewrite whole command system.
Every command signal now returns a tuple (count, args) and gets handled
in app.py by cmd_handler. This makes things easier in a lot of places.
2014-01-19 22:55:00 +01:00
qutebrowser Rewrite whole command system. 2014-01-19 22:55:00 +01:00
.gitignore Add *.pyc to .gitignore 2014-01-17 06:51:40 +01:00