Kovid Goyal
|
da1626090a
Update codebase to Python 3.10 using pyupgrade
|
1 mese fa |
Kovid Goyal
|
77292a16d6
Make shebangs consistent
|
1 anno fa |
Kovid Goyal
|
670ad353b2
unicode_input kitten: Add an option to specify the startup tab
|
1 anno fa |
Kovid Goyal
|
ac5298ce76
Finish porting unicode input
|
2 anni fa |
Kovid Goyal
|
53e33a80ba
Start work on porting unicode input kitten to Go
|
2 anni fa |
Kovid Goyal
|
dc03c14af2
Fix #5896
|
2 anni fa |
Kovid Goyal
|
7fe5d7b58f
Replace isort with ruff
|
2 anni fa |
pagedown
|
510022c3c1
Docs: Improve the documentation for kittens
|
2 anni fa |
Kovid Goyal
|
3c67e991c2
Allow defining actions to take when pasting
|
2 anni fa |
Kovid Goyal
|
6b13454091
...
|
2 anni fa |
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 anni fa |
Kovid Goyal
|
6dc1617429
Avoid flicker when starting kittens such as the hints kitten
|
2 anni fa |
pagedown
|
4a3ed62809
Refactor: More f-string for kittens
|
3 anni fa |
Kovid Goyal
|
c0b73986cb
Fix #4302
|
3 anni fa |
Kovid Goyal
|
77d7a6180f
unicode input kitten: Also allow using ctrl+number to switch tabs and pressing any modifier with the function keys
|
3 anni fa |
Kovid Goyal
|
4494ddd8ff
mypy: Turn on return value checks
|
3 anni fa |
Kovid Goyal
|
6546c1da9b
run pyupgrade to upgrade the codebase to python3.6
|
3 anni fa |
Kovid Goyal
|
7e17ed21ce
Use the atomic update decorator everywhere
|
3 anni fa |
Kovid Goyal
|
b1f4b2d8ed
Use pending updates for unicode input kitten
|
3 anni fa |
Dusan Popovic
|
ffca2ecf19
scroll in unicode input
|
3 anni fa |
Kovid Goyal
|
f358d76409
Fix type sig
|
3 anni fa |
Kovid Goyal
|
86ce11134a
Unicode input kitten: Fix a regression in 0.20.0 that broke keyboard handling when the num lock or caps lock modifiers were engaged.
|
3 anni fa |
Kovid Goyal
|
e09ed038e2
Port key handling in more kittens
|
4 anni fa |
Kovid Goyal
|
31cb68840a
Merge branch 'bugfix-unicode-names-input' of https://github.com/purxiz/kitty
|
4 anni fa |
purxiz
|
89c62377da
fix type error
|
4 anni fa |
purxiz
|
85afda8832
fixes incorrect hint base
|
4 anni fa |
Kovid Goyal
|
57e6e7b2c5
Use ctrl+[] for changing tabs in unicode input as ctrl+tab is taken on macOS
|
4 anni fa |
Kovid Goyal
|
382c31ddf2
Use a stub rather than TYPE_CHECKING
|
5 anni fa |
Kovid Goyal
|
149ae2866a
more typing work
|
5 anni fa |
Kovid Goyal
|
3c2f3ecd8e
Fix #2420
|
5 anni fa |