Uploaded image for project: 'Aesh'
  1. Aesh
  2. AESH-333

Aesh should escape special characters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Blocker Blocker
    • None
    • 0.65
    • main
    • None

      Right now Aesh only escapes space characters. The following characters should be escaped by the aesh completion:

      \* ? = ' " { } \ $ ! & ; ( ) < > |
      

      also: TAB-char (yes, I know it is stupid, but possible)

      First two (*, ?) are used internally as wildcard chars, so should be allowed to be used escaped as well as unescaped.

      Windows has a slightly different set of chars to be escaped (from wikipedia, not actually tested):

      ' " = & | ( ) < > ^
      

            spederse@redhat.com Stale Pedersen
            rhn-support-ggastald George Gastaldi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: