-
Notifications
You must be signed in to change notification settings - Fork 23
bad ansi escape sequences parsing? #79
Copy link
Copy link
Open
Labels
ansi2highlightparsing and interpreting terminal escape sequences and converting ansi colors to highlight groupsparsing and interpreting terminal escape sequences and converting ansi colors to highlight groupsenhancement
Description
Activity
Metadata
Metadata
Assignees
Labels
ansi2highlightparsing and interpreting terminal escape sequences and converting ansi colors to highlight groupsparsing and interpreting terminal escape sequences and converting ansi colors to highlight groupsenhancement
In some cases escape sequences are not converted to colors.
to reproduce:
part.log
full.log
I use fish, many of its man pages have the same problem, e.g.
man fish-docI have tried several setups (with alacritty 0.11.0):
nix shell nixos/nixpkgs/nixos-21.11#vim nixpkgs/nixos-21.11#vimpager-latest)Also, I tried changing
TERMtoxterm-256color. Everywhere the same result.