Another CLI tool joins the Ratatui movement! 💯

🌀 **skim** — A powerful fuzzy finder for the terminal.

⚡ Interactive search, previews, shell bindings, and Vim/Nvim integration

🦀 Written in Rust & now migrated to @ratatui_rs 🐁

⭐ GitHub: https://github.com/skim-rs/skim

#rustlang #ratatui #tui #cli #terminal #productivity #devtools #fuzzyfinder

FOSS Advent Calendar - Door 17: Navigate Everything with Fuzzy Logic (fzf)

Tired of scrolling through endless lists in your terminal? Meet fzf, the command-line fuzzy finder that turns navigation into a superpower. It’s not just a search tool, it’s a universal filter that connects to everything: your command history, files, processes, Git branches, and more. Type a few fuzzy characters, and watch it find what you need in milliseconds.

Unlike rigid searches, fzf understands intent. Looking for a docker command you ran last week? Just press Ctrl+R and type "doc run ubuntu". Need to switch to a specific Git branch? A simple git branch | fzf lets you find it with partial words. It works locally, respects your privacy, and integrates seamlessly with your shell, editor, and custom scripts.

Pro tip: Combine fzf with tools like fd (fd | fzf) for file searches or z (z | fzf) for directory jumps to create your own lightning-fast navigation flows. With fzf, you're not just filtering lists, you're querying your entire digital workflow.

Link: https://github.com/junegunn/fzf

What would you find at the speed of thought? A forgotten one-liner from months ago, a deeply nested config file, or the perfect branch to merge?

#AdventCalendar #FOSS #OpenSource #CLI #Productivity #Terminal #Linux #Developer #Tools #FuzzyFinder #Navigation #Shell #Zsh #Bash #Vim #Neovim #Workflow #Efficiency #KeyboardDriven #Search #Unix #CommandLine #PowerUser #Automation #DevTools #Tech #Coding #Rust #Go #SystemTool #Adventskalender #FOSSAdvent

You can easily find all the items featured in my YouTube Shorts by visiting the link in my channel bio. Just use the fuzzyfinder search for a quick and convenient way to get your favorite item. Happy shopping! 🛍️✨ #YouTubeShorts #FuzzyFinder #temu

https://tessarinseve.pythonanywhere.com/promocodes

Verified Promo Codes

tmux fzf session jumper | Waylon Walker

https://youtu.be/DkJ9rb85LC0 https://youtu.be/DkJ9rb85LC0 Quickly getting between tmux splits is critical skill for productivity. You Quickly getting between t

Waylon Walker
Can anyone tell my what I have to configure for #FZF not to discard my input, when it could not find anything in my history and I hit <Ctrl>+<C>
It is very annoying that I somehow cannot just drop out of fzf
#terminal #CommandLine #FuzzyFinder

And the command-line-interface alternative to my #NowStreaming utility is working fairly well now too.

#curl + #bash scripting + #jq + #Twitch #API + #owncast directory JSON feed + #FZF (#FuzzyFinder) + #mpv

#CLI #CommandLineInterface #coding

Anyone familiar with #fzf (the #commandLine fuzzy finder) know if it's possible to pre-focus the results on a specific line?

I know I can pre-filter it with --query, but I would like to refocus the last highlighted entry after reloading the list.

#CLI #FOAK #AskFediverse #FuzZyFinder

Alright, setting up #FuzzyFinder and #FuzzyBookmarks on #Windows via #MinTTY took a bit longer than expected...

#coding