Day: August 6, 2009
-
Open files in gvim in new tabs
Aim: when hitting F4 in GnomeCommander, the file will open in a new tab of the existing gvim instance: Options1: visual: Open Gnome Commander => Settings => Options => Programs In the Edit text field put this: gvim -p –remote-tab-silent %s Save and restart Gnome Commander – not always needed, but helps Option 2: editing…