This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-06-08 22:28:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e555d963b1bc6f6e0814a0f75b62716184dc75fd
kitty
/
tools
/
utils
/
style
History
Kovid Goyal
5ad2ac259b
When truncating descriptions for completion truncate at word boundaries
2022-11-17 08:29:01 +05:30
..
api.go
get rid of interface{} since we now require Go 1.18
2022-11-14 15:42:00 +05:30
indent-and-wrap_test.go
more tests for indent and wrap
2022-11-14 15:41:56 +05:30
indent-and-wrap.go
When truncating descriptions for completion truncate at word boundaries
2022-11-17 08:29:01 +05:30
wrapper_test.go
Dont make urls part of styling, instead have a dedicated UrlFunc API
2022-11-14 15:41:53 +05:30
wrapper.go
Import the google shlex package as we need more sophisticated parsing
2022-11-14 15:42:08 +05:30