Bug#644635: vim-gui-common: Set working directory when invoking via the .desktop file

2011-10-14 Thread James Vega
On Fri, Oct 07, 2011 at 06:31:11PM +0200, Daniel Skorka wrote: > Hello there, > > the current /usr/share/applications/gvim.desktop uses > Exec=gvim -f %F > which leaves the working directory set to $HOME. Actually, it leaves it to whatever the working directory is of the process that launches gvi

Bug#644635: vim-gui-common: Set working directory when invoking via the .desktop file

2011-10-07 Thread Daniel Skorka
Package: vim-gui-common Version: 2:7.2.445+hg~cb94c42c0e1a-1 Severity: wishlist Hello there, the current /usr/share/applications/gvim.desktop uses Exec=gvim -f %F which leaves the working directory set to $HOME. Therefore, commands like :make will fail if the file being edited is not in $HOME. T