Commit History

Author SHA1 Message Date
  Kovid Goyal d61055b51d Finish up render_decoration() wrapper 1 week ago
  Kovid Goyal f523d154c4 Bump version of imaging 1 week ago
  Kovid Goyal 2281a55201 Make CodeQL happy 1 week ago
  Kovid Goyal 077116e027 Fix a typo causing corruption of multiline chars split between history buffer and line buffer on resize 1 week ago
  Kovid Goyal 47a025752a Nuke multicell chars at the prompt when rewrpping it to prevent corrupted multicell chars 1 week ago
  Kovid Goyal ce763e0c4b Cleaner handling of negative y 1 week ago
  Kovid Goyal 6a6f685044 macOS: Fix clang on macOS behaving differently when casting double to unsigned than on Linux 1 week ago
  Kovid Goyal 23097ee184 Function to easily test decoration rendering 1 week ago
  Kovid Goyal 32e34f3866 Change undercurl metrics calculation so that it matches the Python version 1 week ago
  Kovid Goyal 82d4234d9a Run at exit cleanup functions explicitly instead of relying on the ever unreliable python interpreter to do it 1 week ago
  Kovid Goyal 5ebdfe17d9 Fix #8301 1 week ago
  Kovid Goyal 54a42b564e More work on Go VT parser 1 week ago
  Kovid Goyal e314755e4b ... 1 week ago
  Kovid Goyal 4d0f5ec5c5 Merge branch 'dependabot/go_modules/all-go-deps-d0ca0c50f7' of https://github.com/kovidgoyal/kitty 1 week ago
  dependabot[bot] 4b195391f7 Bump the all-go-deps group with 2 updates 1 week ago
  Kovid Goyal cf8407b8d3 ... 1 week ago
  Kovid Goyal 8bf383d1c4 DRYer: Use the existing unix package stat() 1 week ago
  Kovid Goyal 4b6226a160 And another incorrect use of unix.Stat_t 1 week ago
  Kovid Goyal 3832e45a6f Fix another incorrect use of unix.Stat_t 1 week ago
  Kovid Goyal 8e4050b923 ... 1 week ago
  Kovid Goyal a582de98dc Fix building of kitten on other platforms 1 week ago
  Kovid Goyal 2f775086b0 ... 1 week ago
  Kovid Goyal 949860ff22 ssh kitten: Fix incorrect copying of data files when using the python interpreter and also fix incorrect hard link detection 1 week ago
  Kovid Goyal 85ba68b59c ssh kitten: When using python interpreter fix symlinks with absolute paths not working with the copy command 1 week ago
  Kovid Goyal 04f28e4b7a ... 2 weeks ago
  Kovid Goyal 3f54b83991 Remove unnecessary branch 2 weeks ago
  Kovid Goyal 3b8f3dc69e Another kitty icon 2 weeks ago
  Kovid Goyal f412ec617c Track line continuation in only one place 2 weeks ago
  Kovid Goyal f55704c50d launch --next-to should control OS window selection for --type=tab 2 weeks ago
  Kovid Goyal 07a7b23223 Fix #8302 2 weeks ago