Support highlight/conceal of escape sequences #2

Closed
opened 2019-01-31 14:14:15 +00:00 by benie · 1 comment
Owner

Add a filetype which uses the conceal feature and syntax highlighting to
render escape sequences as they appear on the terminal. Prior art includes the
AnsiEsc plugin, however it
doesn't provide a filetype and does other weird, undesirable, stuff with
plugin scripts and contains support for old versions of vim which aren't
required.

Add a `filetype` which uses the conceal feature and syntax highlighting to render escape sequences as they appear on the terminal. Prior art includes the [AnsiEsc](https://github.com/powerman/vim-plugin-AnsiEsc) plugin, however it doesn't provide a `filetype` and does other weird, undesirable, stuff with plugin scripts and contains support for old versions of vim which aren't required.
Author
Owner

Added this long ago.

Added this long ago.
benie closed this issue 2021-07-14 11:13:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: config/vim#2
No description provided.