Hi! Am 07.04.2009 13:49, pansz schrieb: > [...] > Any one knows how to check in .vimrc whether I'm in KDE4 Konsole or in > GNOME terminal in a remote ssh session? > [...]
I don't know if it works with SSH put you can query the COLORTERM environment variable: :echo $COLORTERM Gnome Terminal sets it to gnome-terminal. I don't know what Konsole does. HTH, Dennis Benzinger --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
