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

<p>This is a feature I personally often wished and also got reports<br>
from users who wish this feature.<br>
There is no configuration as this feature is that trivial and small.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany-plugins/pull/291'>https://github.com/geany/geany-plugins/pull/291</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Addons: Add new feature "Copy File Path"</li>
  <li>Addons: Remove hard-coded keybinding count in wrapwords addon</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/291/files#diff-0">addons/README</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/291/files#diff-1">addons/src/Makefile.am</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/291/files#diff-2">addons/src/addons.c</a>
    (21)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany-plugins/pull/291/files#diff-3">addons/src/ao_copyfilepath.c</a>
    (135)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany-plugins/pull/291/files#diff-4">addons/src/ao_copyfilepath.h</a>
    (49)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/291/files#diff-5">addons/src/ao_wrapwords.c</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/291/files#diff-6">addons/src/ao_wrapwords.h</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/291/files#diff-7">po/POTFILES.in</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany-plugins/pull/291.patch'>https://github.com/geany/geany-plugins/pull/291.patch</a></li>
  <li><a href='https://github.com/geany/geany-plugins/pull/291.diff'>https://github.com/geany/geany-plugins/pull/291.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/291">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ59omUGmWOgWbBUV2837HwKbScS-ks5o77hfgaJpZM4GPiOQ.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/pull/291"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>