Issue447

Title the "set the screen hardstatus to vim" feature breaks NOPRECMD feature
Priority bug Status unread
Superseder Nosy List mika
Assigned To Topics configs, grml-etc-core

Created on 2008-04-13.22:35:11 by mika, last changed 2008-04-13.22:35:11 by mika.

Messages
msg1278 (view) Author: mika Date: 2008-04-13.22:35:11
The "if (&term =~ '^screen') [...]" stuff in /etc/vim/vimrc adjusts the 
screentitle even though the NOPRECMD environment variable is set. This should 
be fixed because currently vim always overrides an exisiting screen title 
(without even restoring it).
History
Date User Action Args
2008-04-13 22:35:11mikacreate