You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Lukas Theussl (JIRA)" <co...@jakarta.apache.org> on 2006/05/06 00:56:33 UTC

[jira] Commented: (JELLY-175) patch for jelly-tags-interaction

    [ http://issues.apache.org/jira/browse/JELLY-175?page=comments#action_12378162 ] 

Lukas Theussl commented on JELLY-175:
-------------------------------------

This patch has been applied more than a year ago. I have tested it with the maven console plugin and it works great. I'd like to include this in the next release of the console plugin, is there any chance that jelly-tags-interaction 1.1 could be released any time soon? (Assuming there are still some Jelly devs reading this...)

> patch for jelly-tags-interaction
> --------------------------------
>
>          Key: JELLY-175
>          URL: http://issues.apache.org/jira/browse/JELLY-175
>      Project: Jelly
>         Type: Improvement

>  Environment: I've tested this in windows with and without cygwin.
>     Reporter: Ryan Christanson
>     Priority: Minor
>  Attachments: interaction.patch, patch.txt
>
> 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?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org