1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/gui/style
Jesse Duffield b250644ea8 Stop hiding underscores for VSCode
VSCode had an issue in their terminal where underscores were printed all over the place.
That has now been fixed.
See https://github.com/jesseduffield/lazygit/issues/2294 and https://github.com/xtermjs/xterm.js/issues/4238
2023-06-01 20:12:20 +10:00
..
basic_styles.go fix: fix default color to be white 2023-02-03 23:36:59 +09:00
color.go add tests for color changes 2021-07-31 20:53:49 +02:00
decoration.go Support strikethrough text style 2023-05-21 10:46:13 +10:00
style_test.go start moving commit panel handlers into controller 2022-03-17 19:13:40 +11:00
text_style.go Stop hiding underscores for VSCode 2023-06-01 20:12:20 +10:00