Kovid Goyal
|
da1626090a
|
Update codebase to Python 3.10 using pyupgrade
|
2025-02-03 10:56:50 +05:30 |
|
Kovid Goyal
|
7fe5d7b58f
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
Kovid Goyal
|
47feb73cdf
|
Code to generate structs for JSON marshalling
|
2022-11-14 15:41:47 +05:30 |
|
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 |
|
pagedown
|
7a66c1a01c
|
Allow select-window to reactivate previously activated tab
|
2021-11-06 09:32:36 +08:00 |
|
Kovid Goyal
|
d53d92b890
|
Proper handling of async responses to peers
|
2021-10-31 21:09:24 +05:30 |
|
Kovid Goyal
|
23570cc5f7
|
...
|
2021-10-31 11:55:00 +05:30 |
|
Kovid Goyal
|
dc09a5183a
|
Exclude the currently active window when visually selecting
|
2021-10-31 11:37:38 +05:30 |
|
Kovid Goyal
|
8458b9e7d6
|
Allow specifying a title for @ select-window
|
2021-10-31 11:08:28 +05:30 |
|
Kovid Goyal
|
70a01955b8
|
Fix timeout of @ select-window not canceling the visual select
|
2021-10-31 09:38:55 +05:30 |
|
Kovid Goyal
|
6241369b6c
|
Cancel an async request on timeout so no spurious data is sent to the tty
|
2021-10-30 14:46:48 +05:30 |
|
Kovid Goyal
|
2a637e4220
|
Simplify sending of async response
|
2021-10-30 14:10:09 +05:30 |
|
Kovid Goyal
|
816360c275
|
A new remote control command to visually select a window
Fixes #4165
|
2021-10-30 13:56:48 +05:30 |
|