Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2083

support !foo and !! commands

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • 3.x Future
    • None
    • None
    • None

    Description

      with any shell its handy to re-run previous commands (e.g. to re-run an addon --install command) by referring to the prefix of the command.

      e.g.

      $ !addon
      addon-install --coordinate foo:bar,1.0-SNAPSHOT
      $ !!
      addon-install --coordinate foo:bar,1.0-SNAPSHOT
      

      Being able to do things like

      $ history | grep cheese
      

      would be handy too

      Attachments

        Activity

          People

            Unassigned Unassigned
            jastrachan_jira James Strachan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: