Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Currently not all available commands in completion candidates list
  2. Use jline's aggregate completer to be able to apply different completers depending on context e.g.
    SET and RESET could suggest key names as completion.
    SHOW: could be not only SHOW JAR, all options should be in completion candidates list.
    ADD/REMOVE jar could suggest path with FileCompleter [5]. 

...