<p>Hi, I have installed Geany in Windows 10</p>
<ul>
<li>
<p>the "<strong>about window</strong>" give me this info :</p>
<ul>
<li>Geany 1.36</li>
<li>(compilado el día Sep 28 2019 o después) => (compiled on Sep 28 2019 or after)</li>
<li>GTK+ v2.24.32 & GLib v2.60.6</li>
</ul>
</li>
<li>
<p><strong>Here the problem</strong></p>
<ul>
<li>when I <strong>select a "text"</strong> with the mouse and click over it with the <strong>"contextual action"</strong>( from de contextual menu ), the <strong>"text sended"</strong> to the <strong>"command"</strong> is NOT the same that I select with the mouse.</li>
</ul>
</li>
<li>
<p>"Test for the problem"</p>
<ul>
<li>In the widget "Contextual Action" of the "Preference Dialog" I set the value :
<ul>
<li>C:\eid\xampp\htdocs\desarrollo\Sf_cfg\pcontextual.bat %s</li>
</ul>
</li>
<li>this is the "content" of "pcontextual.bat" file :</li>
</ul>
</li>
</ul>
<p>@ ECHO OFF</p>
<p>ECHO VALUE SELECTED  : %1<br>
PAUSE</p>
<ul>
<li>finally while editing a file inside "Geany" I select the following "text"
<ul>
<li><strong>/pseudocode/action/open-config/key=/pseudocode/action/:</strong></li>
<li>the value "echoed" by "pcontextual.bat" is :
<ul>
<li><strong>/pseudocode/action/open-config/key</strong></li>
</ul>
</li>
<li>so, what is happening is that it "delete" everything after "="( also the "=" )</li>
</ul>
</li>
<li>I have previously installed Geany( version 1.30) <strong><em>in Ubuntu</em></strong>, and doing the same process<br>
( with an equivalent "sh" ) gives me the <strong>"complete text"</strong>( <strong>/pseudocode/action/open-config/key=/pseudocode/action/:</strong> )</li>
</ul>
<p>Thanx in advance, hugs from Andrés Zotelo</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2338?email_source=notifications&email_token=AAIOWJ52OEPWLEQ7D56TOBLQM6ECLA5CNFSM4I5TARR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HPX3ZNA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7XJRX2SRKJJEBIDQLQM6ECLANCNFSM4I5TARRQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3WVVT5FIIKBYAWNALQM6ECLA5CNFSM4I5TARR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HPX3ZNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2338?email_source=notifications\u0026email_token=AAIOWJ52OEPWLEQ7D56TOBLQM6ECLA5CNFSM4I5TARR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HPX3ZNA",
"url": "https://github.com/geany/geany/issues/2338?email_source=notifications\u0026email_token=AAIOWJ52OEPWLEQ7D56TOBLQM6ECLA5CNFSM4I5TARR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HPX3ZNA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>