[jboss-jira] [JBoss JIRA] Created: (JBAS-9053) cli: buffer index in the command completer needs correction
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Fri Mar 18 07:43:45 EDT 2011
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