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-13 03:59:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e46a7c39c3086c42afce5c7168b217bed9a1f00d
kitty
/
tools
/
utils
/
style
History
Kovid Goyal
c2e549b79c
Implement syntax highlighting
2023-03-27 07:53:55 +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
Do not add a trailing newline when wrapping
2023-03-27 07:53:55 +05:30
indent-and-wrap.go
Do not add a trailing newline when wrapping
2023-03-27 07:53:55 +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
Implement syntax highlighting
2023-03-27 07:53:55 +05:30