[ 
https://issues.apache.org/jira/browse/ACCUMULO-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Billie Rinaldi updated ACCUMULO-332:
------------------------------------

    Description: When using tab completion in the shell, it does not account 
for spaces at the beginning of the line or between words.  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.  Also try "flush -w" with extra spaces -- the first tab will peel off 
some characters and if you hit tab a second time it will peel off more.  (was: 
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.)

> 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
>            Assignee: Billie Rinaldi
>            Priority: Minor
>              Labels: shell
>
> When using tab completion in the shell, it does not account for spaces at the 
> beginning of the line or between words.  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.  
> Also try "flush -w" with extra spaces -- the first tab will peel off some 
> characters and if you hit tab a second time it will peel off more.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to