Comment 34 for bug 402188

Revision history for this message
Alain Baeckeroot (alain-baeckeroot) wrote :

WORKAROUND, as i don't expect ubuntu to fix it (maybe i should go back to Debian as suggested by Philip M in #30)

i added 2 lines in my /home/alain/.bash_aliases
alias gvim="gvim -reverse 2>/dev/null"
alias tvim="gvim --servername localhost --remote-silent-tab 2>/dev/null"

regards.