Skim is a powerful fuzzy finder written in Rust that helps you navigate files, lines, and commands with remarkable speed. It serves as a modern alternative to traditional tools like grep, offering both a command-line filter and an interactive interface for your workflow.
The tool provides a single executable called sk that integrates seamlessly into your development environment. Whether you're searching through project files, filtering command history, or selecting from large datasets, Skim delivers instant results with an intuitive interface.
Key capabilities include:
Sketch your workflow faster by piping data into Skim or using it as an interactive search tool. The project is actively maintained with comprehensive documentation, shell completions, and a supportive community on Discord and Matrix.
$ dnf install skim