kitty/tools/utils/style
Kovid Goyal cb99fbd83c
Dont remove leading and trailing spaces when wrapping
Without this we lose some spaces and also there was a case where the
line could end up longer than the specified width.
2023-03-29 20:47:31 +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 Dont remove leading and trailing spaces when wrapping 2023-03-29 20:47:31 +05:30
indent-and-wrap_test.go Dont remove leading and trailing spaces when wrapping 2023-03-29 20:47:31 +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