Kovid Goyal
|
d56178d790
sigh, old python
|
1 month ago |
Kovid Goyal
|
af83d855de
Add a framework for easily and securely using remote control from the main function of a custom kitten
|
1 month ago |
Kovid Goyal
|
8c1e365eb5
hints kitten: Allow clicking on matched text to select it in addition to typing the hint
|
6 months ago |
Kovid Goyal
|
ede332fecf
Use our monotonic everywhere
|
8 months ago |
Kovid Goyal
|
77292a16d6
Make shebangs consistent
|
1 year ago |
Kovid Goyal
|
7fe5d7b58f
Replace isort with ruff
|
1 year ago |
Kovid Goyal
|
5bf5454dbe
Nicer fix for #5469
|
2 years ago |
Kovid Goyal
|
31fe35cd38
Fix #5469
|
2 years ago |
Kovid Goyal
|
bfb8532c52
Jump through the hoops needed to ensure error reporting is done in case of early termination of kittens that use overlay ready notifications
|
2 years ago |
Kovid Goyal
|
6dc1617429
Avoid flicker when starting kittens such as the hints kitten
|
2 years ago |
Kovid Goyal
|
715925795f
Ignore errors in various finalizers during exit
|
3 years ago |
Kovid Goyal
|
17a48f6b9f
TUI: exit cleanly when I/O to terminal fails
|
3 years ago |
Kovid Goyal
|
5c7a1d1b05
Fix typo
|
3 years ago |
Kovid Goyal
|
60472fcee3
Add more type annotations
|
3 years ago |
Kovid Goyal
|
4494ddd8ff
mypy: Turn on return value checks
|
3 years ago |
Kovid Goyal
|
6546c1da9b
run pyupgrade to upgrade the codebase to python3.6
|
3 years ago |
Kovid Goyal
|
44bcbc4823
Make it easier to handle simple click events
|
3 years ago |
Kovid Goyal
|
343eb56cdf
Fix import of MouseEvent
|
3 years ago |
Kovid Goyal
|
f3447d187d
Allow handlers to ask for mouse events
|
3 years ago |
Kovid Goyal
|
7e17ed21ce
Use the atomic update decorator everywhere
|
3 years ago |
Kovid Goyal
|
b1f4b2d8ed
Use pending updates for unicode input kitten
|
3 years ago |
Kovid Goyal
|
f9c99a61d4
More work on file transfer
|
3 years ago |
Kovid Goyal
|
8aacf30f19
Centralize definition of file transfer OSC code
|
3 years ago |
Kovid Goyal
|
96326280e5
Use a pending update when drawing the screen
|
3 years ago |
Kovid Goyal
|
ff191c9404
clipboard kitten: fix copies to clipboard not working without the --wait-for-completion option
|
3 years ago |
Kovid Goyal
|
6d7df1c5e8
Refactor configuration file parsing
|
3 years ago |
Kovid Goyal
|
9c6ba213f9
Fix key handling in diff kitten
|
3 years ago |
Kovid Goyal
|
027c5a57f1
Work on porting kittens to use new key infrastructure
|
3 years ago |
Kovid Goyal
|
382c31ddf2
Use a stub rather than TYPE_CHECKING
|
4 years ago |
Kovid Goyal
|
149ae2866a
more typing work
|
4 years ago |