Comment 5 for bug 972968

Revision history for this message
Tobias Quinn (tobias-quinn) wrote :

> Sounds very similar to bug 776499.

Placing this in ~/.bashrc seems to be a workaround

# workaround for gvim
function gvim () { /usr/bin/gvim -f $* & }