Wednesday, November 22, 2017

terminal-normal mode highlighting

Is it possible to preserve coloring from the shell (seen in TERMINAL mode) when in TERMINAL-NORMAL mode?
e.g.
1. In TERMINAL mode (with an interactive shell) issue 'ls --color' and notice the colorized output
2. <c-\><c-n> and notice the SHELL's coloring is lost

Also, is it possible to see vim's :hls highlighting from TERMINAL mode in TERMINAL-NORMAL mode?
e.g.
1. in TERMINAL-NORMAL mode do ':set hls ' then search for a string that gets highlighted
2. <c-n><c-\> and notice the search string is no longer highlighted

--
--
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.
For more options, visit https://groups.google.com/d/optout.

No comments: