Skip to content

Instantly share code, notes, and snippets.

@p0c
Created January 8, 2014 16:03
Show Gist options
  • Save p0c/8319133 to your computer and use it in GitHub Desktop.
Save p0c/8319133 to your computer and use it in GitHub Desktop.
Ignore escape sequences in VIM: Useful for editing / viewing script command output
Use AnsiEsc.vim (https://github.com/vim-scripts/AnsiEsc.vim)
When editing a file with escape sequences (for example output of script command) --> :AnsiEsc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment