fjira
Fuzzy finder
A command-line tool for interacting with Jira issues and projects using a fuzzy finder interface.
The golang fuzzy-find cli jira interface 🚀
146 stars
4 watching
4 forks
Language: Go
last commit: 10 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
fbeline/luneta | An interactive command-line filter that allows users to fuzzy search through lists and select items. | 62 |
hugows/hf | A command-line utility to quickly find files and execute a command. | 331 |
aperezdc/zsh-fzy | A Zsh plugin that utilizes the fzy fuzzy-finder for enhanced command-line interaction | 56 |
happycod3r/fzf-tools | Integrates fuzzy finder capabilities into common shell commands for interactive selection and file searching | 11 |
mptre/pick | A command-line tool that uses fuzzy matching to find and select items from a list. | 814 |
hugopl/fzy | An algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity | 45 |
sjl/friendly-find | A file finder utility with configurable search options and filtering capabilities. | 214 |
ojroques/nvim-lspfuzzy | A plugin that enhances Neovim's LSP client by integrating FZF for displaying and navigating code results. | 315 |
madskjeldgaard/fzf-sc | A plugin that enables fuzzy searching in NeoVim for SuperCollider code execution | 20 |
brianhempel/fuzzy_tools | A toolset for searching and indexing strings in Ruby with fuzzy matching capabilities | 23 |
linrongbin16/fzfx.nvim | A Neovim plugin that provides a fuzzy finder with updates on every keystroke, supporting multiple search variants and data sources. | 125 |
aubreypwd/zsh-plugin-fd | Provides a shell plugin to use fuzzy file searching and older finding using fzf. | 7 |
andylokandy/simsearch-rs | A simple fuzzy search engine for similar strings in memory-based data | 170 |
mkdika/lff-cr | A utility for finding large files in directories | 17 |
paololazzari/fuzzy-terraform-rm | Removes unwanted resources from Terraform state files by identifying matching patterns in source code and state data | 37 |