Historial de Commits

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