Comment 45 for bug 402188

Revision history for this message
Jeroen Pulles (jeroen-pulles) wrote :

My workaround for 9.10 is a iittle shell function:
gvim () { command gvim $@ 2> /dev/null }