Florian Bruhin
|
290d27a064
|
Add a cmdexc.Error
|
2017-07-04 15:08:02 +02:00 |
|
Florian Bruhin
|
056edcfed3
|
More keyconfig work
|
2017-07-04 15:08:02 +02:00 |
|
Florian Bruhin
|
822623f2ed
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
|
Florian Bruhin
|
f16b96aa28
|
Initial implementation of new messages
|
2016-09-15 14:51:21 +02:00 |
|
Florian Bruhin
|
4a551a6758
|
Show exception stack when handling cmdexc errors.
|
2016-05-13 07:43:44 +02:00 |
|
Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
Florian Bruhin
|
b55e22b5c3
|
Refactor key mode/parser handling in modeman.
|
2015-06-05 15:29:09 +02:00 |
|
Florian Bruhin
|
450d1ab70d
|
Update copyright years
|
2015-01-03 15:51:31 +01:00 |
|
Florian Bruhin
|
fb6cb62f93
|
First attempt at multi-window support.
|
2014-09-28 22:13:14 +02:00 |
|
Florian Bruhin
|
36fd2e5c7f
|
Improve __repr__ methods.
|
2014-09-26 15:48:24 +02:00 |
|
Florian Bruhin
|
cb35452cf0
|
Remove unused flag for keyparser.
|
2014-09-24 22:25:11 +02:00 |
|
Florian Bruhin
|
62e55499eb
|
Privatize all attributes which aren't needed from the outside.
|
2014-09-24 22:25:11 +02:00 |
|
Florian Bruhin
|
6f03f08111
|
Make new key config work (readonly)
|
2014-09-09 07:43:27 +02:00 |
|
Florian Bruhin
|
c72bfff306
|
Rename commands.exceptions to commands.cmdexc.
|
2014-08-26 20:38:10 +02:00 |
|
Florian Bruhin
|
d625cde28c
|
Clean up imports
|
2014-08-26 19:10:14 +02:00 |
|
Florian Bruhin
|
5a88028738
|
Rename qutebrowser.commands.managers module to .runners.
|
2014-08-06 15:58:08 +02:00 |
|
Florian Bruhin
|
aebce80b2b
|
Rename {Command,Search}Manager to ...Runner
|
2014-08-06 15:38:25 +02:00 |
|
Florian Bruhin
|
016e8f3c8d
|
Don't explicitely fill commandline
|
2014-07-29 01:04:17 +02:00 |
|
Florian Bruhin
|
92ff957543
|
Clean up message API
|
2014-06-26 07:58:00 +02:00 |
|
Florian Bruhin
|
37ccac39d6
|
Fix lint
|
2014-06-25 21:23:22 +02:00 |
|
Florian Bruhin
|
158301d3df
|
Reduce logging from modemanager
|
2014-06-25 15:26:59 +02:00 |
|
Florian Bruhin
|
d65587128f
|
Add vim modelines to all files.
|
2014-06-19 09:04:37 +02:00 |
|
Florian Bruhin
|
1fef2d02b9
|
Add an :all-objects command and __repr__s
|
2014-06-17 11:03:42 +02:00 |
|
Florian Bruhin
|
fa1e03f56b
|
_foo.py file rename [1/2]
|
2014-06-03 14:57:57 +02:00 |
|
Florian Bruhin
|
1e256699f8
|
Add topic-specific loggers
|
2014-05-23 16:11:55 +02:00 |
|
Florian Bruhin
|
7c351caf77
|
Don't warn on prompt keychain bindings
|
2014-05-20 17:50:09 +02:00 |
|
Florian Bruhin
|
a045511962
|
Use exceptions for command errors
|
2014-05-14 18:00:40 +02:00 |
|
Florian Bruhin
|
995a0d19cc
|
Clean up command exception handling
|
2014-04-30 10:43:40 +02:00 |
|
Florian Bruhin
|
9252ef94ca
|
Consistent string chars
|
2014-04-25 16:53:23 +02:00 |
|
Florian Bruhin
|
0a710ab18a
|
Herpderp, CRLF
|
2014-04-25 12:34:17 +02:00 |
|
Florian Bruhin
|
6e78f67a81
|
Rename keyinput stuff
|
2014-04-25 12:21:01 +02:00 |
|
Florian Bruhin
|
d4b35b6734
|
Rename {Command,Seach}Parser to *Manager
|
2014-04-25 12:04:11 +02:00 |
|
Florian Bruhin
|
f50fda7f9a
|
Replace Backtab key by Tab
|
2014-04-25 08:40:07 +02:00 |
|
Florian Bruhin
|
b4033ced8b
|
Add generic PassthroughKeyParser, remove InsertKeyParser
|
2014-04-25 07:09:12 +02:00 |
|
Florian Bruhin
|
540c134f06
|
Add keytypes to KeyParser.execute()
|
2014-04-24 23:46:37 +02:00 |
|
Florian Bruhin
|
5aaf3b3430
|
Add abstract execute() to KeyParser
|
2014-04-24 23:23:28 +02:00 |
|
Florian Bruhin
|
a1fd1537bd
|
Remove the possibility to pass bindings to KeyParser init
|
2014-04-24 22:59:01 +02:00 |
|
Florian Bruhin
|
8cca182734
|
Split NormalKeyParser from CommandKeyParser
|
2014-04-24 22:56:55 +02:00 |
|
Florian Bruhin
|
0def82fe8c
|
Fix lint
|
2014-04-24 22:49:06 +02:00 |
|
Florian Bruhin
|
7a6a605702
|
Unify KeyParsers again
|
2014-04-24 22:40:16 +02:00 |
|
Florian Bruhin
|
c674d96cfe
|
Reorganize input modules into keyinput subpackage
|
2014-04-24 21:03:45 +02:00 |
|