Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 search

Searchr 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).