Kovid Goyal 8931062a70 hints kitten: Workaround for some broken light color themes that make the hints text color too low contrast to read vor 1 Monat
..
base85 d1d888ce19 Remove unnecessary copy of the decoder array vor 1 Jahr
humanize 5881041fcd Ensure shortduration is no more than 8 chars vor 1 Jahr
images af8605dabf bump unicode version to 16 vor 3 Monaten
paths 747411be00 Finish implementation of config file parsing vor 2 Jahren
random 26c22f0086 Work on creating tests for rsync api vor 1 Jahr
secrets 3703b4dbef API to conveniently generate secure tokens vor 2 Jahren
shlex b017cc0c1e Handle variable fonts like cascadia code that dont have a postfix variation prefix name for some of their faces vor 7 Monaten
shm 334adf9c1a Ensure temp files and other resources are cleaned up even if kitty crashes or is SIGKILLed vor 1 Monat
style 863adb3e8d Go: Fix parsing of nullable colors vor 1 Jahr
atomic-write.go 31aa4bc96d Dont ignore err in close on atomicwrite vor 5 Monaten
cache.go f3db7e7554 diff kitten: Automatically change colors on terminal color scheme change vor 1 Monat
cached_values.go c906314974 change the atomic write functions to work with readers vor 7 Monaten
clock_with_raw.go a444b5eccb Only use raw monotonic time on Linux and macOS vor 10 Monaten
clock_without_raw.go 3d98b33076 ... vor 10 Monaten
colors.go 8931062a70 hints kitten: Workaround for some broken light color themes that make the hints text color too low contrast to read vor 1 Monat
download_file.go 0c0b9e6b9c Fix deadlock in update-self vor 2 Jahren
embed.go 9870c94007 More work on porting the SSH kitten vor 2 Jahren
filelock.go e45d518082 Remove use of syscall package for flock vor 7 Monaten
filelock_test.go 777fd5350b Add a test for Go flock implementation vor 1 Jahr
hostname.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue vor 1 Jahr
io.go 4a49c3940a Switch to using goroutines rather than a select() vor 2 Jahren
iso8601.go c113ad6f56 Code to parse ISO8601 timestamps at least semi-robustly vor 2 Jahren
iso8601_test.go c113ad6f56 Code to parse ISO8601 timestamps at least semi-robustly vor 2 Jahren
levenshtein.go 75ead358a2 Show suggestions for options based on levenshtein distance vor 2 Jahren
longest-common.go cbbda23e01 Utility code to find longest common prefix/suffix and to quote strings for various shells vor 2 Jahren
longest-common_test.go cbbda23e01 Utility code to find longest common prefix/suffix and to quote strings for various shells vor 2 Jahren
mimetypes.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue vor 1 Jahr
misc.go fb20c4acb6 Code to convert image at path into cached RGBA data vor 7 Monaten
passwd.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue vor 1 Jahr
passwd_test.go 51aaea03bf Go code to get the shell of the current user vor 1 Jahr
paths.go 314b2444c7 Use KITTY_PID to find kitty exe when possible vor 7 Monaten
regexp.go 09ceb3c0be Start work on porting hints kitten to Go vor 1 Jahr
ring.go 5c87d7f84f Cleanup ring buffer implementation vor 1 Jahr
ring_test.go 5c87d7f84f Cleanup ring buffer implementation vor 1 Jahr
select.go cc1f0bc3fe Function to drain controlling tty vor 2 Jahren
select_posix.go 7eae176b88 Code to build static versions of kitty-tool vor 2 Jahren
select_without_pselect.go 7eae176b88 Code to build static versions of kitty-tool vor 2 Jahren
set.go 96f8dbbbeb Get clicking on family names functional vor 7 Monaten
shell.go 779a7b7deb ... vor 2 Jahren
short-uuid.go b1f9139ca5 Use a fully random async_id rather than a uuid vor 2 Jahren
short-uuid_test.go b1f9139ca5 Use a fully random async_id rather than a uuid vor 2 Jahren
sockets.go 314fe4fe4a Allow launched background process to work with --allow-remote-control vor 1 Jahr
sockets_test.go 0ffaaff8a7 Fix #8220 vor 1 Monat
stream_decompressor.go b3819d3226 Ensure output.Write is not called outside of the stream decompressor function vor 1 Jahr
stream_decompressor_test.go b3819d3226 Ensure output.Write is not called outside of the stream decompressor function vor 1 Jahr
strings.go 802ed976a9 Start work on faces panel vor 7 Monaten
strings_test.go 09c6a68804 Fix syntax highlighting of multiline tokens vor 1 Jahr
tar.go 8eb0b556b7 diff kitten: Fix a regression that broke diffing against remote files vor 5 Monaten
tmpfile_linux.go eaf71d1ccf Allow specifying permissions when creating anonymous temp files vor 7 Monaten
tmpfile_others.go eaf71d1ccf Allow specifying permissions when creating anonymous temp files vor 7 Monaten
tpmfile_test.go eb50fac8de Add a test for creation of anonymous tempfiles vor 2 Jahren
types.go 456af90ad2 Remote control: Allow matching for self window even over sockets when run inside a kitty window vor 2 Jahren
unsafe.go 08e3dbb8e7 Patcher signature generation implemented vor 1 Jahr
utf-8.go ef49634353 Fix some issues reported by staticcheck vor 2 Jahren
which.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue vor 1 Jahr