LethalAutocomplete
Autocomplete terminal commands + history
CHANGELOG
0.4.3
- Update readme file
0.4.2
- Add commands and history blacklists
0.4.1
- Changed:
- Made save path in config file optional and use user's local path by default.
0.4.0
- Added:
- Autocomplete for commands containing several words, such as: buy, route, info, view.
- Count option autocomplete for buy command.
0.3.0
- Added:
- Weights to commands for more precise autocomplete, editable in the config file.
- Commands history saving.
- Fixed:
- Small issues.
0.2.1
- Non-critical errors handling.
0.2.0
- Add plugin config file with keys binding.
0.1.0
- Added:
- Autocomplete on Left Shift button.
- Commands history look through Arrow Up/Down buttons.