clarinet icon indicating copy to clipboard operation
clarinet copied to clipboard

Tab-completion for REPL commands

Open obycode opened this issue 3 years ago • 4 comments

obycode avatar May 26 '22 11:05 obycode

rustyline makes use of this Helper trait to provide completion, suggestion, and highlighting.

obycode avatar Jun 01 '22 20:06 obycode