Florian Bruhin
|
7e37b657f5
|
docs update
|
2014-09-14 23:25:56 +02:00 |
|
Florian Bruhin
|
66f0aa8d5f
|
cmdutils: Bind keyword-only arguments as flags.
|
2014-09-14 23:25:40 +02:00 |
|
Florian Bruhin
|
fe08052641
|
command: Don't handle varargs if they are None
|
2014-09-14 23:16:54 +02:00 |
|
Florian Bruhin
|
b9216bca15
|
Fix hint command arguments.
|
2014-09-14 23:16:35 +02:00 |
|
Florian Bruhin
|
a3f722e151
|
docs update
|
2014-09-14 23:11:11 +02:00 |
|
Florian Bruhin
|
1fd8fb57a6
|
Use *args for commands where possible.
|
2014-09-14 23:10:51 +02:00 |
|
Florian Bruhin
|
f1f05516b3
|
command: Fix handling of count when it's not given.
|
2014-09-14 23:06:52 +02:00 |
|
Florian Bruhin
|
b2058e2f0e
|
cmdutils: Default to nargs='+' for *args.
|
2014-09-14 22:56:02 +02:00 |
|
Florian Bruhin
|
d4f584684b
|
command: Iterate over function signature when calling instead over namespace.
|
2014-09-14 22:48:25 +02:00 |
|
Florian Bruhin
|
4b759c5513
|
cmdutils: Make sure functions don't have **kwargs.
|
2014-09-14 22:48:00 +02:00 |
|
Florian Bruhin
|
cd8d137dd6
|
cmdutils: Bail out if instance is given but function takes no self.
|
2014-09-14 22:47:18 +02:00 |
|
Florian Bruhin
|
319ea242da
|
cmdutils: raise TypeError instead of ValueError.
|
2014-09-14 22:46:48 +02:00 |
|
Florian Bruhin
|
ef31157f5e
|
cmdutils: Use inspect.getdoc
|
2014-09-14 22:09:01 +02:00 |
|
Florian Bruhin
|
fea3524443
|
Remove 'or None' in docs.
|
2014-09-13 00:37:07 +02:00 |
|
Florian Bruhin
|
38c341e3ea
|
Add count info in commands.
|
2014-09-13 00:33:54 +02:00 |
|
Florian Bruhin
|
80ef0782d5
|
Improve some docstrings.
|
2014-09-13 00:22:27 +02:00 |
|
Florian Bruhin
|
2336b5de43
|
Refactor qutehandlers so they are not classmethods.
|
2014-09-12 20:27:20 +02:00 |
|
Florian Bruhin
|
16caa9ba69
|
Handle qute://help more intuitively (load index.html)
|
2014-09-12 20:19:27 +02:00 |
|
Florian Bruhin
|
f2b10160cc
|
Handle IOError with qute://help.
|
2014-09-12 20:10:13 +02:00 |
|
Florian Bruhin
|
31334e6df3
|
Build manpage in PKGBUILD
|
2014-09-12 19:01:42 +02:00 |
|
Florian Bruhin
|
3d1830ec13
|
Remove explicit package_data from setup.py
|
2014-09-12 18:48:25 +02:00 |
|
Florian Bruhin
|
ab0e600977
|
Error if unknown sections are in the config.
|
2014-09-12 17:53:27 +02:00 |
|
Florian Bruhin
|
a796482c83
|
Support !-keysections, don't bind leave-mode in normal mode.
|
2014-09-12 07:33:52 +02:00 |
|
Florian Bruhin
|
e516589fe3
|
Fix double default keybindings.
|
2014-09-12 07:18:04 +02:00 |
|
Florian Bruhin
|
a934b1b2d9
|
Update docs
|
2014-09-09 23:13:43 +02:00 |
|
Florian Bruhin
|
c0e8352c95
|
Allow unbinding keys.
|
2014-09-09 23:12:55 +02:00 |
|
Florian Bruhin
|
4fde56a942
|
Allow binding keys.
|
2014-09-09 23:05:28 +02:00 |
|
Florian Bruhin
|
277dab4069
|
keyconfparser: Add empty sections.
|
2014-09-09 22:38:14 +02:00 |
|
Florian Bruhin
|
95d8091205
|
Fix double bindings
|
2014-09-09 22:34:20 +02:00 |
|
Florian Bruhin
|
30e926abf6
|
Check duplicate keychains
|
2014-09-09 22:29:17 +02:00 |
|
Florian Bruhin
|
e3d16f3bbe
|
Full read-write support for key config.
|
2014-09-09 22:18:00 +02:00 |
|
Florian Bruhin
|
414ab88a0e
|
Fix lint
|
2014-09-09 18:32:18 +02:00 |
|
Florian Bruhin
|
91514ad6c0
|
Add missing keyconfparser file.
|
2014-09-09 13:42:25 +02:00 |
|
Florian Bruhin
|
6f03f08111
|
Make new key config work (readonly)
|
2014-09-09 07:43:27 +02:00 |
|
Florian Bruhin
|
64183b5a26
|
Start moving keybindings
|
2014-09-08 16:53:33 +02:00 |
|
Florian Bruhin
|
070d5ae300
|
Add more documentation.
|
2014-09-08 12:21:47 +02:00 |
|
Florian Bruhin
|
880758d04e
|
Make generate_doc work on Windows
|
2014-09-08 11:40:27 +02:00 |
|
Florian Bruhin
|
381b06e967
|
Fix lint
|
2014-09-08 07:44:32 +02:00 |
|
Florian Bruhin
|
5e6150e665
|
Add a :help command.
|
2014-09-08 07:36:18 +02:00 |
|
Florian Bruhin
|
0267dac2be
|
Add --help documentation
|
2014-09-08 07:36:18 +02:00 |
|
Florian Bruhin
|
2cc41081b3
|
Add newline in settings doc.
|
2014-09-08 07:36:18 +02:00 |
|
Florian Bruhin
|
02e4fdd867
|
generate_doc: Call asciidoc
|
2014-09-08 07:36:17 +02:00 |
|
Florian Bruhin
|
8d9dd8e83d
|
doc: Remove some newlines
|
2014-09-08 07:36:17 +02:00 |
|
Florian Bruhin
|
e416228713
|
doc: Add missing blank lines
|
2014-09-08 07:36:17 +02:00 |
|
Florian Bruhin
|
04c77d4d90
|
Adjust formatting for arg descriptions
|
2014-09-08 07:36:17 +02:00 |
|
Florian Bruhin
|
9e3f5e28bc
|
docs: Fix heading levels
|
2014-09-08 07:36:17 +02:00 |
|
Florian Bruhin
|
fc70d700b2
|
cmdutils: Force metavar if choices are given.
|
2014-09-08 07:36:17 +02:00 |
|
Florian Bruhin
|
dcfb52847f
|
Nicer flag output in docs.
|
2014-09-08 07:36:17 +02:00 |
|
Florian Bruhin
|
4cf7e6e767
|
Add docstring for :quickmark-load.
|
2014-09-08 07:36:17 +02:00 |
|
Florian Bruhin
|
9f23e9aa36
|
Many improvements for generate_doc
|
2014-09-08 07:36:17 +02:00 |
|