class EscapingFileNameCompletor extends FileNameCompleter
JLine Completor that does file path matching like FileNameCompletor, but in addition it escapes whitespace in completions with the '\' character.
Constructor and description |
---|
EscapingFileNameCompletor() |