A cross-platform, fast and extensible general purpose fuzzy finder 📺

cli command-line-tool fuzzy fuzzy-matching fuzzy-search grep rust terminal tui
2 Open Issues Need Help Last updated: Jul 8, 2025

Open Issues Need Help

View All on GitHub
custom theme crash about 2 months ago

AI Summary: Debug and fix a crash in the `television` fuzzy finder application caused by a missing field (`channel_mode_bg`) in a custom theme configuration file. This involves analyzing the provided error message, identifying the source of the problem in the `themes.rs` file (line 193), and implementing a solution to gracefully handle the missing field, either by providing a default value or improving error handling.

Complexity: 4/5
bug good first issue

A cross-platform, fast and extensible general purpose fuzzy finder 📺

Rust
#cli#command-line-tool#fuzzy#fuzzy-matching#fuzzy-search#grep#rust#terminal#tui

AI Summary: The issue is that the user's `nu.config-path` environment variable is incorrectly configured, leading to an error when sourcing a Zoxide configuration file for NuShell. The task is to debug and fix the `nu.config-path` variable to correctly point to the NuShell configuration directory, allowing the Zoxide configuration to be sourced without errors.

Complexity: 3/5
bug help wanted good first issue

A cross-platform, fast and extensible general purpose fuzzy finder 📺

Rust
#cli#command-line-tool#fuzzy#fuzzy-matching#fuzzy-search#grep#rust#terminal#tui