[jboss-jira] [JBoss JIRA] Commented: (JBAS-9053) cli: buffer index in the command completer needs correction

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Fri Mar 18 08:14:45 EDT 2011


    [ https://issues.jboss.org/browse/JBAS-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588858#comment-12588858 ] 

Alexey Loubyansky commented on JBAS-9053:
-----------------------------------------

Commit https://github.com/aloubyansky/jboss-as/commit/dcf49e6ef4a42d3349a08e8f4afcf222d45beffe

> cli: buffer index in the command completer needs correction
> -----------------------------------------------------------
>
>                 Key: JBAS-9053
>                 URL: https://issues.jboss.org/browse/JBAS-9053
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Alexey Loubyansky
>            Assignee: Alexey Loubyansky
>             Fix For: 7.0.0.Beta2
>
>
> It's a minor issue. In case of leading whitespaces before the command part, pressing tab will remove the leading whitespaces and the chunk (or completed command) will appear at the beginning of the line.
> This could be fixed by correcting the returned buffer index by the command completer.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list