Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cerus/searchr
Reverse-search ported from your favourite shell to Minecraft
https://github.com/cerus/searchr
minecraft minecraft-fabric minecraft-fabric-mod minecraft-mod reverse-search
Last synced: about 1 month ago
JSON representation
Reverse-search ported from your favourite shell to Minecraft
- Host: GitHub
- URL: https://github.com/cerus/searchr
- Owner: cerus
- License: mit
- Created: 2024-02-18T22:56:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T02:01:10.000Z (7 months ago)
- Last Synced: 2024-10-01T08:22:04.868Z (about 1 month ago)
- Topics: minecraft, minecraft-fabric, minecraft-fabric-mod, minecraft-mod, reverse-search
- Language: Java
- Homepage: https://modrinth.com/mod/searchr
- Size: 559 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Searchr
Reverse-search ported from your favourite shell to Minecraft.
## What is Searchr
Searchr is a minimalistic utility that allows you to search your chat / command history, inspired by the reverse-search feature of various terminal
shells.![Showcase](.images/showcase.gif)
## Usage
Keybinds:
- `CTRL+R` to start searching
- `Esc or CTRL+C` to stop searching
- `Tab or Enter` to select the suggestion and exit the searchSearchr integrates with [Mod Menu](https://modrinth.com/mod/modmenu) and provides a bunch of settings you can change (for example the colors).
## Contributing
Thank you for your interest in contributing to this project! Before you do anything though please read the [contribution guidelines](CONTRIBUTING.md)
thoroughly. Contributions that do not conform to the guidelines might get rejected.## Alternative mods
The following mods also provide search functionality and might be better suited for you:
- [darmiel/fuzzy-mc](https://github.com/darmiel/fuzzy-mc) is a [fzf](https://github.com/junegunn/fzf) inspired search utility with a neat user
interface.## License
Searchr is licensed under the [MIT license](LICENSE).