Skip to content

tmccombs/ansify.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansify.nvim

This is a simple, and fairly minimal Neovim plugin that allows you to view content that contains ANSI escapes as intended within the editor, using Neovim's terminal functionality to process the escapes.

Documentation

The full documentation is in doc/ansify.txt.

Acknowledgments

Alternatives

There are some other plugins I'm aware of that solve similar problems. However, these either don't take advantage of Neovim's terminal mode, or in the case of kitty-scrollback.nvim, are larger and more complicated than what I needed.

About

Minimal nvim plugin to use the terminal mode to process ansi escape codes

Resources

License

Stars

Watchers

Forks

Packages

No packages published