Tab completion weirdness
------------------------
Key: ACCUMULO-332
URL: https://issues.apache.org/jira/browse/ACCUMULO-332
Project: Accumulo
Issue Type: Bug
Components: client
Reporter: Billie Rinaldi
Priority: Minor
When using tab completion in the shell, it does not account for spaces at the
beginning of the line. For example if you type " table !M" and then hit tab
to autocomplete the name of the !METADATA table, the resulting command line is
" tabl!METADATA" which is not a valid command.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira