[Github-comments] [geany-plugins] Addons: Add new feature "Copy File Path" (#291)

Enrico Tröger notifications at xxxxx
Thu Oct 15 15:06:07 UTC 2015


This little addon allows the user to easily copy the current document's
full file path to the clipboard in order to use it elsewhere, e.g.
to paste it into a terminal or similar.
The addon provides a menu item in the Tools menu and a
new keybinding.


This is a feature I personally often wished and also got reports
from users who wish this feature.
There is no configuration as this feature is that trivial and small.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/291

-- Commit Summary --

  * Addons: Add new feature "Copy File Path"
  * Addons: Remove hard-coded keybinding count in wrapwords addon

-- File Changes --

    M addons/README (7)
    M addons/src/Makefile.am (4)
    M addons/src/addons.c (21)
    A addons/src/ao_copyfilepath.c (135)
    A addons/src/ao_copyfilepath.h (49)
    M addons/src/ao_wrapwords.c (9)
    M addons/src/ao_wrapwords.h (3)
    M po/POTFILES.in (1)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/291.patch
https://github.com/geany/geany-plugins/pull/291.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/291
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151015/79f40ae0/attachment.html>


More information about the Github-comments mailing list