A common use case for me is to have to files open in geany that I would like to compare. Ideally the launch of meld is integrated with geany. However if that is not possible, I would like to be able to easily get the path of the open file so that I can cut and paste it into meld.
Right click file in either file browser / document browser and copy path of the first file. _. paste it in meld Right click file in either file browser / document browser and copy path of the second file. _. paste it in meld
and then do the comparison.
Can I currently get the path of an open file?
Thanks,
Vineet
On Wed, 29 Sep 2010 11:00:33 -0400 Vineet Jain vinjvinj@gmail.com wrote:
A common use case for me is to have to files open in geany that I would like to compare. Ideally the launch of meld is integrated with geany. However if that is not possible, I would like to be able to easily get the path of the open file so that I can cut and paste it into meld.
Right click file in either file browser / document browser and copy path of the first file. _. paste it in meld Right click file in either file browser / document browser and copy path of the second file. _. paste it in meld
and then do the comparison.
Can I currently get the path of an open file?
Depends on which context you will need to path. E.g. you could copy it from File->Properties
Cheers, Frank
Am Mittwoch, den 29.09.2010, 11:00 -0400 schrieb Vineet Jain:
A common use case for me is to have to files open in geany that I would like to compare. Ideally the launch of meld is integrated with geany. However if that is not possible, I would like to be able to easily get the path of the open file so that I can cut and paste it into meld.
Right click file in either file browser / document browser and copy path of the first file. _. paste it in meld Right click file in either file browser / document browser and copy path of the second file. _. paste it in meld
If you actually need this for version control issues, say SVN or GIT, then you may want to have a look at the GeanyVC plugin [1]. You can configure it so that it directly opens the files in meld. :)
Regards, Dominic
[1] http://plugins.geany.org/index.php?site=geanyvc