Commit graph

13 commits

Author SHA1 Message Date
Kovid Goyal
c861259e3b
Rename go module from kitty -> github.com/kovidgoyal/kitty
Makes the code more easily re-useable in other projects
2025-05-16 08:43:39 +05:30
Kovid Goyal
e42d410ee4
Move cli spec parsing code into simple module 2025-04-28 09:20:10 +05:30
Kovid Goyal
bfbb54cdf3
... 2025-02-05 17:04:14 +05:30
Kovid Goyal
da1626090a
Update codebase to Python 3.10 using pyupgrade 2025-02-03 10:56:50 +05:30
Kovid Goyal
7467307200
Add some alignment tests 2024-02-25 09:57:42 +05:30
Kovid Goyal
a32e1aafa6
... 2024-02-25 09:57:41 +05:30
Kovid Goyal
fa9a2b1e2e
Switch file input to use new SIMD parser to search for \n and \r in parallel 2024-02-25 09:57:39 +05:30
Kovid Goyal
86a55e2c0a
Use an aligned slice for file reads 2024-02-25 09:57:39 +05:30
Kovid Goyal
b3e74de390
More work on pager kitten 2024-01-21 14:47:56 +05:30
Kovid Goyal
ff4ee95eba
... 2024-01-20 06:49:49 +05:30
Kovid Goyal
2707c44f0f
DRYer 2024-01-19 21:48:40 +05:30
Kovid Goyal
e7e401c8dd
More work on pager kitten 2024-01-19 21:16:09 +05:30
Kovid Goyal
0bd50abd77
Start work on pager kitten 2024-01-19 15:09:20 +05:30