>>>>> On Tue, 3 Sep 2013, Tobias Klausmann wrote: > My two cents for viewing-logs-in-vim (which is a use case for me):
> $ eix ansiesc > * app-vim/ansiesc > Available versions: (~)12 > Homepage: http://www.vim.org/scripts/script.php?script_id=302 > Description: vim plugin: ansi escape sequences concealed, but > highlighted as specified Well, Emacs has this (M-x list-packages): ansi-color 3.4.2 built-in translate ANSI escape sequences into faces It doesn't support such broken concepts like escape sequences in files out of the box, so some manual configuration is needed for it. Ulrich
