Kovid Goyal
|
b542129a8e
Port wcswidth to use grapheme segmentation
|
5 days ago |
Kovid Goyal
|
426bb66a7d
Add tests for combining at screen edge
|
6 days ago |
Kovid Goyal
|
0909536ea1
Implement zero width roundtripped chars in multicell segmentation as well
|
6 days ago |
Kovid Goyal
|
5de8ca1c23
Implement grapheme segmentation in the terminal layer
|
6 days ago |
Kovid Goyal
|
3d440cf0f6
Cleanup previous PR
|
4 days ago |
Kovid Goyal
|
738d692563
Merge branch 'upstream' of https://github.com/irisjae/kitty
|
4 days ago |
Your Name
|
33167f2057
Change mouse_hide_wait to struct, and change mouse_show_* options to optional parameters for struct. mouse_show_* renamed to mouse_unhide_*
|
4 days ago |
Your Name
|
464446e388
Prevent mouse cursor from showing on short, unintentional flicks
|
1 week ago |
Kovid Goyal
|
b0371d970f
Micro optimization
|
5 days ago |
Kovid Goyal
|
251ec3419b
When in alternate screen and using margins, index selections more intelligently, gives slightly nicer behavior with multiplexer horizontal panes.
|
5 days ago |
Kovid Goyal
|
4c28200cab
Separate out the control chars when generating benchmark data
|
6 days ago |
Kovid Goyal
|
e0efdaa3f0
...
|
6 days ago |
Kovid Goyal
|
f56c3edd72
version 0.41.1
|
6 days ago |
Kovid Goyal
|
42ab460db3
Only include -fno-plt if the compiler supports it
|
1 week ago |
Kovid Goyal
|
6712169c0f
...
|
1 week ago |
Kovid Goyal
|
057dde35a7
Use a two stage lookup table for segmentation
|
1 week ago |
Kovid Goyal
|
557e6547f2
...
|
1 week ago |
Kovid Goyal
|
d4d2ae969e
Use a branchless check for unicode range
|
1 week ago |
Kovid Goyal
|
6ecd78d9db
Remove bounds checking for unicode table access in Go
|
1 week ago |
Kovid Goyal
|
de1adeee5e
DRYer
|
1 week ago |
Kovid Goyal
|
66856e7b52
Use a multi-stage lookup table for grapheme segmentation
|
1 week ago |
Kovid Goyal
|
72a1aabafd
Fix hover underline remaining on screen when screen is scrolled
|
1 week ago |
Kovid Goyal
|
d567e31d57
...
|
1 week ago |
Kovid Goyal
|
6200084ab3
Merge branch 'dependabot/go_modules/all-go-deps-77e6847a94' of https://github.com/kovidgoyal/kitty
|
1 week ago |
dependabot[bot]
|
ac9e3de682
Bump github.com/seancfoley/ipaddress-go in the all-go-deps group
|
1 week ago |
Kovid Goyal
|
6f006c0f32
Merge branch 'fix_codeblock' of https://github.com/dmitrii-galantsev/kitty
|
1 week ago |
Galantsev, Dmitrii
|
4a8824c10e
Fix bad code block formatting in docs
|
1 week ago |
Kovid Goyal
|
c0f5170fc3
Fix ranged_line_is_continued depending on scrolled_by
|
1 week ago |
Kovid Goyal
|
3c57cc02f7
Wayland: panel kitten: Fix incorrect initial font size on compositors such as Hyprland that set scale late in the window creation process
|
1 week ago |
Kovid Goyal
|
ac2b1fbe0b
Fix a regression that caused tab bar margins to not be properly blanked when the tab bar is at the bottom
|
1 week ago |