Uploaded image for project: 'Commons Jelly'
  1. Commons Jelly
  2. JELLY-175

patch for jelly-tags-interaction

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0
    • 1.1
    • taglib.interaction
    • None
    • I've tested this in windows with and without cygwin.

    Description

      I've attached a patch to the commons-jelly-tags-interaction jar. This
      patch makes it so the interaction task will try to use jline:
      http://jline.sourceforge.net/

      Jline makes it so a java console will have tab completion, and
      history, and other goodies.

      This is great, because the maven-console plugin uses the
      commons-jelly-tags-interaction jar. So if you update the
      commons-jelly-tags-interaction jar, and then tell the maven console
      plugin to use the new jar, then your maven console will have history,
      and tab completion.

      I've set it up to remember all of the commands typed in any console,
      further it uses that history as the tab completion source - so you can
      tab complete past commands.

      I've tested this in windows and it works great, but in windows with
      cygwin, it doesn't do the fancy completion, but still works.

      By the way, in windows, jline's lib doesn't support arrows for
      history, so use CONTROL+P and CONTROL+N.

      Its possible that there might be a better way to integrate jline into
      this lib, i've just done what looked like the quickest way to get it
      working so my maven console would have history and tab completion.
      Maybe this feature could be enabled with a tag attribute?

      Attachments

        1. interaction.patch
          8 kB
        2. patch.txt
          8 kB
          Ryan Christanson

        Activity

          People

            polx Paul Libbrecht
            joddajodda Ryan Christanson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: