<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 06/27/2013 01:42 PM, Lex Trotman
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKhWKDP8=p4=h+zPcWynSQFdf1mE_QNR2UvGFMGe=MJteb-MQw@mail.gmail.com"
      type="cite">
      <div dir="ltr">[...]<br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I
              am sorry if i am being a pain guys. Matthew's adivce was
              great I was able to add any commands i wished. The thing
              is doesn't work properly, meaning the selection never gets
              send to the command. eg: I select Documents and I send it
              to ls. Instead of listing the Documents directory, it
              lists the current directory, ~ in this case. I even tried
              full path. It doesn't work for grep command either. What
              am I doing wrong this time?<br>
            </blockquote>
            <div><br>
            </div>
            <div>The selection is not made part of the command, it is
              sent to the standard input of the selection, and the
              standard output is pasted in the buffer in place of the
              selection. See <a moz-do-not-send="true"
href="http://www.geany.org/manual/current/index.html#sending-text-through-custom-commands">http://www.geany.org/manual/current/index.html#sending-text-through-custom-commands</a></div>
            <div><br>
            </div>
            <div>Cheers</div>
            <div>Lex</div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I
              appreciate your time<span class=""><font color="#888888"><br>
                  Kostas Dimakis<br>
                  _______________________________________________<br>
                  Users mailing list<br>
                  <a moz-do-not-send="true"
                    href="mailto:Users@lists.geany.org" target="_blank">Users@lists.geany.org</a><br>
                  <a moz-do-not-send="true"
                    href="https://lists.geany.org/cgi-bin/mailman/listinfo/users"
                    target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
                </font></span></blockquote>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.geany.org">Users@lists.geany.org</a>
<a class="moz-txt-link-freetext" href="https://lists.geany.org/cgi-bin/mailman/listinfo/users">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    I see.. Actually I just tried ls<test (test being a file with the
    word Documents written in it) and I got the same results as with
    Geany. Thank you for your help and your quick reply.<br>
    <br>
    Kostas Dimakis<br>
  </body>
</html>