fzf/src/tui
Junegunn Choi 60f37aae2f
Respect 'regular' attribute in 'bw' base theme
Don't make the text bold if an element is explicitly specified as
'regular'.

Fix #3222
2023-03-26 23:39:05 +09:00
..
dummy.go Better support for Windows terminals 2023-01-16 01:26:39 +09:00
light_unix.go Modernize build tags 2022-03-29 21:23:45 +09:00
light_windows.go Modernize build tags 2022-03-29 21:23:45 +09:00
light.go Render CR and LF as ␍ and ␊ 2023-03-25 10:41:19 +09:00
tcell_test.go Add support for ANSI strike-through (#2932) 2022-08-26 09:27:49 +09:00
tcell.go Render CR and LF as ␍ and ␊ 2023-03-25 10:41:19 +09:00
ttyname_unix.go Modernize build tags 2022-03-29 21:23:45 +09:00
ttyname_windows.go Modernize build tags 2022-03-29 21:23:45 +09:00
tui_test.go Add experimental support for 24-bit colors 2017-01-10 02:16:12 +09:00
tui.go Respect 'regular' attribute in 'bw' base theme 2023-03-26 23:39:05 +09:00