kitty/tools/utils
2022-11-14 15:42:01 +05:30
..
style Fix some issues reported by staticcheck 2022-11-14 15:42:01 +05:30
hostname.go Refactor the CLI markup code to make it re-useable 2022-11-14 15:41:58 +05:30
io.go
longest-common.go Utility code to find longest common prefix/suffix and to quote strings for various shells 2022-11-14 15:41:58 +05:30
longest-common_test.go Utility code to find longest common prefix/suffix and to quote strings for various shells 2022-11-14 15:41:58 +05:30
misc.go Utility function to sort with key 2022-11-14 15:42:00 +05:30
paths.go Add completion for the kittens 2022-11-14 15:41:58 +05:30
regexp.go Make the cache re-useable 2022-11-14 15:42:01 +05:30
select.go
select_posix.go
select_without_pselect.go
shell.go Utility code to find longest common prefix/suffix and to quote strings for various shells 2022-11-14 15:41:58 +05:30
short-uuid.go
short-uuid_test.go
sockets.go
sockets_test.go
strings.go More efficient multi line scanning 2022-11-14 15:42:00 +05:30
types.go get rid of interface{} since we now require Go 1.18 2022-11-14 15:42:00 +05:30
unsafeutil.go Utility functions to allow using string/[]byte interchangeably without copies 2022-11-14 15:41:55 +05:30
utf-8.go Fix some issues reported by staticcheck 2022-11-14 15:42:01 +05:30