Kovid Goyal
|
cbc569af64
|
Remove no_response from json specs
|
2022-11-14 15:42:02 +05:30 |
|
Kovid Goyal
|
47feb73cdf
|
Code to generate structs for JSON marshalling
|
2022-11-14 15:41:47 +05:30 |
|
pagedown
|
c54a6b398b
|
Add some missing no_response for rc commands
|
2022-09-24 12:43:13 +08:00 |
|
Kovid Goyal
|
f42d2c63a6
|
Add type annotations to rc protocol field definitions
|
2022-08-11 22:14:33 +05:30 |
|
pagedown
|
17632dea3c
|
Docs: Improve remote control command documentation
Improve the --match option description.
Add more text roles and links.
Fix typos.
|
2022-04-29 01:31:11 +08:00 |
|
Kovid Goyal
|
66a7c3bc4d
|
Simplify handling of --no-response
|
2021-10-30 12:15:37 +05:30 |
|
Kovid Goyal
|
4494ddd8ff
|
mypy: Turn on return value checks
Its a shame GvR is married to "return None"
https://github.com/python/mypy/issues/7511
|
2021-10-26 22:39:14 +05:30 |
|
Kovid Goyal
|
6546c1da9b
|
run pyupgrade to upgrade the codebase to python3.6
|
2021-10-21 12:43:55 +05:30 |
|
Kovid Goyal
|
cfc5a952f8
|
Add --no-response to @ last-used-layout
|
2020-06-08 09:16:26 +05:30 |
|
Kovid Goyal
|
626a96e20f
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
Kovid Goyal
|
cc1336a616
|
More typing work
Also use a mypy based linter when editing
|
2020-03-08 11:02:14 +05:30 |
|
Kovid Goyal
|
9b32f18109
|
Refactor remote control commands into individual modules
Also add type information
|
2020-03-08 08:39:26 +05:30 |
|