
Fuzzy
Don't waste time finding the right command in your command history | Command History Fuzzy Finder [QoL]
Обновлён 7 сентября 2025 г. · опубликован 12 ноября 2023 г.
Fuzzy
The fzf inspired command introduces a "fuzzy search"-based command search and execution system. It allows you to search previously entered commands, regardless of the exact phrasing, and quickly reuse them.
Usage
- Press the
Jkey (default keybind, configurable) to open the Fuzzy Command Search screen. - Start typing your search query to filter through previously used commands.
- Commands matching your search will be displayed in a list, which you can navigate using arrow keys, or execute directly with the
Enterkey. - The
Tabkey will suggest the selected command, allowing you to edit it further in the chat bar.
Demo
KeyBinds
- Press
Jto open the fuzzy command finder (this keybinding can be re-configured)
Features
Quick Actions
When you select an entry you can do one of the following quick actions:
- Execute Command:
Enter - Suggest Command in Chat:
Tab - Next Entry in List:
Arrow DownorShift + J - Previous Entry in List:
Arrow UporShift + K - Remove Entry:
Shift+X - Copy Command to Clipboard:
Shift+C - Give Command Block with Suggested Command:
Shift + B
Command Blocks
When you interact with a command block and change its command, if you have theEnable Command Block Logging option enabled, Fuzzy will automatically log that command into its search history. This means you'll be able to pull up the Command Search later on and reuse the command you entered into the command block, even after closing the command block's interface.
Command Block commands appear in yellow and they have a @ prefix in the command search.
TIP: Use command block logging in combination with Shift + B to quickly swap between command blocks (Demo)
Credits
Fuzzy uses xdrop/fuzzywuzzy for the fuzzy search.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.9.0 | Релиз | 1.21.6, 1.21.7, 1.21.8 | fabric | 7 сентября 2025 г. | .jar (89 КБ) |
| 1.8.0 | Релиз | 1.20.3, 1.20.4 | fabric | 23 февраля 2024 г. | .jar (88 КБ) |
| 1.7.0 | Релиз | 1.20.2 | fabric | 3 февраля 2024 г. | .jar (89 КБ) |
| 1.7.0 | Релиз | 1.19.4 | fabric | 3 февраля 2024 г. | .jar (88 КБ) |
| 1.5.1 | Релиз | 1.20.2 | fabric | 6 декабря 2023 г. | .jar (87 КБ) |
| 1.5.0 | Релиз | 1.20.2 | fabric | 1 декабря 2023 г. | .jar (51 КБ) |
| 1.4.0 | Релиз | 1.20.2 | fabric | 13 ноября 2023 г. | .jar (86 КБ) |
| 1.3.0 | Релиз | 1.20.2 | fabric | 13 ноября 2023 г. | .jar (84 КБ) |
| 1.2.0 | Релиз | 1.20.2 | fabric | 13 ноября 2023 г. | .jar (77 КБ) |
| 1.1.0 | Релиз | 1.20.2 | fabric | 13 ноября 2023 г. | .jar (66 КБ) |
| 1.0.0 | Релиз | 1.20.2 | fabric | 12 ноября 2023 г. | .jar (48 КБ) |
Ченджлог
1.9.0Релиз1.21.6, 1.21.7, 1.21.8 · 7 сентября 2025 г.
Updated for 1.21.6 - 1.21.8 versions.
1.8.0Релиз1.20.3, 1.20.4 · 23 февраля 2024 г.
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
1.7.0Релиз1.20.2 · 3 февраля 2024 г.
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
1.7.0Релиз1.19.4 · 3 февраля 2024 г.
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
1.5.1Релиз1.20.2 · 6 декабря 2023 г.
Fixed mixin classes not being included in the release
1.5.0Релиз1.20.2 · 1 декабря 2023 г.
New Features
- Added command blacklist option in config
1.4.0Релиз1.20.2 · 13 ноября 2023 г.
New Features
- Give command block with suggested command using
Shift + B
1.3.0Релиз1.20.2 · 13 ноября 2023 г.
New Features
- Command Block Logging
- Copy Command to Clipboard Shift Action (
Shift + C)
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
