Language

Fuzzy

Fuzzy

Modrinth

Don't waste time finding the right command in your command history | Command History Fuzzy Finder [QoL]

3.7k downloads 42 followers updated 9mo ago
latest v1.9.0 Modrinth
Fabric 1.19.4 – 1.21.8 Game-mechanicsManagementUtility

Fuzzy

Frame 27dark

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

  1. Press the J key (default keybind, configurable) to open the Fuzzy Command Search screen.
  2. Start typing your search query to filter through previously used commands.
  3. Commands matching your search will be displayed in a list, which you can navigate using arrow keys, or execute directly with the Enter key.
  4. The Tab key will suggest the selected command, allowing you to edit it further in the chat bar.

Demo

java_tsRFGfsO3Y

KeyBinds

  • Press J to 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 Down or Shift + J
  • Previous Entry in List: Arrow Up or Shift + 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.

Versions

Release
1.9.0
fabric · 1.21.6, 1.21.7, 1.21.8 · 9mo ago
Updated for 1.21.6 - 1.21.8 versions.
197
Release
1.8.0
fabric · 1.20.3, 1.20.4 · 28mo ago
## What's Changed * Update to 1.20.3/4 by @VelizarBG in https://github.com/darmiel/fuzzy-mc/pull/8 **Full Changelog**:…
445
Release
1.7.0
fabric · 1.20.2 · 28mo ago
## 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…
1.0k
Release
1.7.0
fabric · 1.19.4 · 28mo ago
## 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…
133
Release
1.5.1
fabric · 1.20.2 · 30mo ago
Fixed mixin classes not being included in the release
170
Release
1.5.0
fabric · 1.20.2 · 31mo ago
## New Features - Added command blacklist option in config
123
Release
1.4.0
fabric · 1.20.2 · 31mo ago
## New Features - Give command block with suggested command using `Shift + B`
1.2k
Release
1.3.0
fabric · 1.20.2 · 31mo ago
## New Features - Command Block Logging - Copy Command to Clipboard Shift Action (`Shift + C`)
113
Release
1.2.0
fabric · 1.20.2 · 31mo ago
## New Features - Press ` Shift ` in command view to show shift-actions - `Shift + J`: next entry - `Shift + K`: previous entry - `Shift + X`: remove…
104
Release
1.1.0
fabric · 1.20.2 · 31mo ago
## New Features - Press ` Tab ` to suggest command - Config Menu - ` Clear ` and ` Config ` buttons
96
Release
1.0.0
fabric · 1.20.2 · 31mo ago
Initial Release. Basic Command History Search.
120

Comments 0

No comments yet. Be the first to share your thoughts.