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
3601488b268c1f1cfffd12e702145ca12530c02b
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
…
indent-and-wrap.go
When truncating descriptions for completion truncate at word boundaries
2022-11-17 08:29:01 +05:30
wrapper_test.go
…
wrapper.go
Import the google shlex package as we need more sophisticated parsing
2022-11-14 15:42:08 +05:30