提交历史

作者 SHA1 备注 提交日期
  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 11 小时之前
  Kovid Goyal 61ef28e975 Cleanup loop exit condition 11 小时之前
  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 4 天之前
  Kovid Goyal c7fb942c4c Fix a regression in the previous release that broke setting of nullable colors 5 天之前
  Kovid Goyal 35d51415f7 ... 5 天之前