Kovid Goyal
|
7537fa00e4
|
Cleanup some code
|
2024-09-15 08:03:16 +05:30 |
|
Kovid Goyal
|
807e14684f
|
Fix #7762
|
2024-08-21 12:01:12 +05:30 |
|
Kovid Goyal
|
405f5ce148
|
Use stdlib maps/slices
|
2024-06-24 07:54:13 +05:30 |
|
Kovid Goyal
|
341d845b9a
|
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
Also rename os.SEEK_* to io.Seek* as the former has been deprecated
|
2023-08-04 22:50:13 +05:30 |
|
Kovid Goyal
|
73f10aaf43
|
clipboard kitten: Fix a bug causing the last MIME type available on the clipboard not being recognized when pasting with arbitrary MIME types
|
2023-04-30 06:48:09 +05:30 |
|
Kovid Goyal
|
ff55121094
|
Move the kittens Go code into the kittens folder
|
2023-03-27 13:06:02 +05:30 |
|