<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Bug 6500 (<a class="moz-txt-link-freetext" href="https://bugzilla.xfce.org/show_bug.cgi?id=6500">https://bugzilla.xfce.org/show_bug.cgi?id=6500</a>) is a
    request for adding alias support to Verve. I can do this easily by
    having Verve run commands through the shell defined in the $SHELL
    variable, but I'm not sure whether this could cause other problems.<br>
    <br>
    I can think of three options for tackling this:<br>
    <ul>
      <li>Run all commands through $SHELL (of course, only after
        checking for email, URL, directory, etc.)</li>
      <li>Try running commands directly, and run through $SHELL if that
        fails.</li>
      <li>Add a configuration option for whether to use $SHELL or not.
        (I don't want to clutter up the panel properties window unless
        there would be a reason to turn this option off, though.)</li>
    </ul>
    <p>Anybody have any suggestions?<br>
      Isaac<br>
    </p>
  </body>
</html>