mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-16 07:13:48 -05:00
0.63.0
This commit is contained in:
@@ -406,7 +406,6 @@ func interpretCode(ansiCode string, prevState *ansiState) ansiState {
|
||||
state.fg = -1
|
||||
state.bg = -1
|
||||
state.attr = 0
|
||||
state.lbg = -1
|
||||
}
|
||||
|
||||
if len(ansiCode) <= 3 {
|
||||
|
||||
Reference in New Issue
Block a user