Add command history / auto-completion for interactive mode #73
Labels
dom: cli
(P/I) Covers all boomerang-cli related issues
good first issue
(I) Especially for those unfamiliar with the code
type: feature
(P/I) Brand new functionality
Currently, command-line interactive mode (
boomerang-cli -i
) does not support command history or auto-completion. (arrow keys, tab completion, Ctrl-K etc.) It might be nice to support at least some of those commands. Also make sure this works consistently on both Windows and Linux.The text was updated successfully, but these errors were encountered: