kitty/tools/utils/style
Kovid Goyal 88bd3ee9ca
New SGR codes to turn off bold/dim independently
Allows for robust patching of formatting into already formatted
text. Without this it is not possible to turn off bold without
affecting existing dim and vice versa.
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.go Do not add a trailing newline when wrapping 2023-03-27 07:53:55 +05:30
indent-and-wrap_test.go Do not add a trailing newline when wrapping 2023-03-27 07:53:55 +05:30
wrapper.go New SGR codes to turn off bold/dim independently 2023-03-27 07:53:55 +05:30
wrapper_test.go New SGR codes to turn off bold/dim independently 2023-03-27 07:53:55 +05:30