Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-667

CR1: Karaf shell console omit escape characters in history

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • jboss-fuse-6.3
    • jboss-fuse-6.0
    • Karaf
    • None
    • % %
    • 6.3 Sprint 4 (Mar 28 - Apr 29)

      When you escape characters in grep pattern they are not stored in history and when you want to run it again from history it doesn't work with.

      For example we are escaping square bracket:

      Command:

       
      features:list | grep "\\[installed"
      

      But in history it is stored with only one backslash and after pressing Up arrow you will see non working:

       
      features:list | grep "\[installed"
      

            acosenti Andrea Cosentino
            robert@balent.cz Robert Balent (Inactive)
            Tomas Plevko Tomas Plevko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: