Wednesday, October 2, 2019

reading a 'tree -o' output file

All,

I have made two files using the following two commands:

tree somedir > somedir-black_and_white.txt
tree -o somedir-color_linux_xterm.txt somedir

The first file is just a flat normal text file. The second, it turns out, has color coding
embedded in the file. Is there a way to make vim hide these color codes and change the
color of the text on the fly?

If there is already a syntax file for this, please let me know what filetype I should set to.

If not, and no 5minute process to make it happen, that's okay too. I don't need it, it was
a nice to have.

Thanks,
Andy

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/5ADFF93892EDB147B66FCBABC8E4F27F16292C62%40prgmbx01.

No comments: