Kovid Goyal
|
d02b0d5c06
Allocate shape_buffer on the heap so it works with arbitrary input length
|
преди 11 часа |
Kovid Goyal
|
4005fb5bfb
Micro optimize by using hb_buffer_add_codepoints
|
преди 11 часа |
Kovid Goyal
|
f218be564b
Remove unused function parameter
|
преди 12 часа |
Kovid Goyal
|
61ef28e975
Cleanup loop exit condition
|
преди 12 часа |
Kovid Goyal
|
25cceb2c5c
Same for cell_as_utf8_for_fallback
|
преди 12 часа |
Kovid Goyal
|
96d231dfa5
Use buffer size in cell_as_unicode_for_fallback as well
|
преди 12 часа |
Kovid Goyal
|
b4b2b44c92
Multicell selections: Clamp to line
|
преди 1 ден |
Kovid Goyal
|
dc5c9b5bf4
Another test
|
преди 1 ден |
Kovid Goyal
|
f7c136b408
Only output prompt type markers if we are outputting first cell in line
|
преди 1 ден |
Kovid Goyal
|
0e820f5d9c
ANSI output: Preserve use of natural_width
|
преди 1 ден |
Kovid Goyal
|
888b8a3bfb
Use same algorithm for multicell selection expansion and text extraction
|
преди 1 ден |
Kovid Goyal
|
0eb4959a56
Clarify that the size limit refers to size of data before base64 encoding
|
преди 1 ден |
Kovid Goyal
|
fc8e678eb5
Change clipboard spec to specify 4096 as the max chunk size in both directions
|
преди 1 ден |
Kovid Goyal
|
f5a7d91603
Simplify condition
|
преди 2 дни |
Kovid Goyal
|
61edc2aef7
Dont treat multicells containing narrow emoji as having emoji presentation
|
преди 2 дни |
Kovid Goyal
|
5f91fb3792
Update FAQ
|
преди 3 дни |
Kovid Goyal
|
aa146e08b7
Update the changelog
|
преди 3 дни |
Kovid Goyal
|
3169183403
...
|
преди 3 дни |
Kovid Goyal
|
a31aa1fb8d
Merge branch 'fix-historybuf-cmd-output-paging' of https://github.com/rivenirvana/kitty
|
преди 4 дни |
Arvin Verain
|
f24701e6e2
fix: Properly find wrapped lines in history buffer
|
преди 4 дни |
Kovid Goyal
|
50f64d5981
Only use window occlusion on platforms where it is supported
|
преди 4 дни |
Kovid Goyal
|
2cf83070a0
Report ancient xdg-shell versions
|
преди 4 дни |
Kovid Goyal
|
d27e4f84b7
notify_on_cmd_finish invisible now uses actual OS Window visibility as reported by the window manager
|
преди 4 дни |
Kovid Goyal
|
4472d91fbb
API to query if OS window is invisible
|
преди 4 дни |
Kovid Goyal
|
3c2d6f623f
Add max text length per escape code to the text-sizing-protocol
|
преди 4 дни |
Kovid Goyal
|
1c00ae80e6
Limit max number of combining chars per cell
|
преди 4 дни |
Kovid Goyal
|
e7a40300d1
Fix crash when rendering a cell with a large number of combining chars
|
преди 4 дни |
Kovid Goyal
|
fb54f1527f
Update type signatures generated by gen/config.py
|
преди 5 дни |
Kovid Goyal
|
c7fb942c4c
Fix a regression in the previous release that broke setting of nullable colors
|
преди 5 дни |
Kovid Goyal
|
35d51415f7
...
|
преди 5 дни |