Giter Site home page Giter Site logo

vim-ansi-esc's Introduction

#AnsiEsc ###Ansi Escape Sequence Visualization

Author: Charles E. Campbell, Jr. [email protected] (remove NOSPAM from Campbell's email first)

Copyright: (c) 2004-2014 by Charles E. Campbell, Jr. The VIM LICENSE applies to AnsiEsc.vim and AnsiEsc.txt except use "AnsiEsc" instead of "Vim". No warranty, express or implied. Use At-Your-Own-Risk.

Description from the plugin's page on vim.org:

Files with ANSI escape sequences look good when dumped onto a terminal that accepts them, but heretofore have been a distracting clutter when edited via vim. The AnsiEsc.vim file, when sourced with vim 7.3 or later, will conceal Ansi escape sequences but will cause subsequent text to be colored as the escape sequence specifies.

You need to have a vim with conceal mode enabled; use has("conceal") to find out if the vim you're using has that feature.

Without that conceal feature or with vim versions earlier than 7.3, the best that can be done is to suppress Ansi escape sequences with "Ignore" highlighting. AnsiEsc.vim v2 does that.

vim-ansi-esc's People

Contributors

kylape avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

vim-ansi-esc's Issues

Errors on load: VIM - Vi IMproved 8.2

VIM 8.1 (2019 Dec 12, compiled Nov 19 2020 03:18:58) Included patches: 1-1913

Looks like the 24-bit r,g,b colors are not supported. the .vim files seem to hold a table of indeces to named web css colors. Can we draw with r,g,b, colors?
Here's one that doesn't display right when i type :AnsiEsc
clock.ans.zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.