What's Changed
- Update to 1.20.3/4 by @VelizarBG in https://github.com/darmiel/fuzzy-mc/pull/8
Full Changelog: https://github.com/darmiel/fuzzy-mc/compare/v1.7.0-1.20.2...v1.8.0-1.20.4
What's Changed
- Accept numpad enter key in addition to the normal one by @VelizarBG in https://github.com/darmiel/fuzzy-mc/pull/5
- Added double click actions and scroll wheel selection by @VelizarBG and @darmiel
Full Changelog: https://github.com/darmiel/fuzzy-mc/compare/v1.4.0...v1.7.0
What's Changed
- Backport to 1.19.4 by @VelizarBG in https://github.com/darmiel/fuzzy-mc/pull/4
- Accept numpad enter key in addition to the normal one by @VelizarBG in https://github.com/darmiel/fuzzy-mc/pull/5
- Added double click actions and scroll wheel selection by @VelizarBG and @darmiel
Full Changelog: https://github.com/darmiel/fuzzy-mc/compare/v1.4.0...v1.7.0
Fixed mixin classes not being included in the release
New Features
- Added command blacklist option in config
New Features
- Give command block with suggested command using
Shift + B
New Features
- Command Block Logging
- Copy Command to Clipboard Shift Action (
Shift + C
)
New Features
- Press
Shift
in command view to show shift-actionsShift + J
: next entryShift + K
: previous entryShift + X
: remove selected entry
- Key hints
New Features
- Press
Tab
to suggest command - Config Menu
Clear
andConfig
buttons
Initial Release. Basic Command History Search.