jvns.ca/til/fzf-prev...
jvns.ca/til/fzf-prev...
🌀 matchmaker — Next-gen fuzzy finder for the terminal
💯 Supports column-aware filtering, previews & fully scriptable actions
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/Squirreljetp...
#rustlang #ratatui #tui #fzf #productivity #devtools #terminal
🌀 matchmaker — Next-gen fuzzy finder for the terminal
💯 Supports column-aware filtering, previews & fully scriptable actions
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/Squirreljetp...
#rustlang #ratatui #tui #fzf #productivity #devtools #terminal
github.com/junegunn/fzf
github.com/junegunn/fzf
Begutachtungsentwurf:
www.ris.bka.gv.at/Dokument.wxe...
Evaluierung Wohnsitzregelung BAMF:
www.bamf.de/SharedDocs/A....
FZF-Richtlinie:
eur-lex.europa.eu/legal-conten...
Begutachtungsentwurf:
www.ris.bka.gv.at/Dokument.wxe...
Evaluierung Wohnsitzregelung BAMF:
www.bamf.de/SharedDocs/A....
FZF-Richtlinie:
eur-lex.europa.eu/legal-conten...
➡️ https://l.humanite.fr/fzF
➡️ https://l.humanite.fr/fzF
--
zshにfzf-marksを導入してディレクトリ移動を高速化する #Zsh - Qiita https://qiita.com/ohtsuka/items/65113569cb3628676e60
--
zshにfzf-marksを導入してディレクトリ移動を高速化する #Zsh - Qiita https://qiita.com/ohtsuka/items/65113569cb3628676e60
Switched from Telescope.nvim to fzf-lua (sorry TJ). Gotta say, it's way faster!
The only thing I was missing was the Telescope project extension so naturally I wrote my own project extension that integrates with fzf-lua.
Switched from Telescope.nvim to fzf-lua (sorry TJ). Gotta say, it's way faster!
The only thing I was missing was the Telescope project extension so naturally I wrote my own project extension that integrates with fzf-lua.
github.com/k-kuroguro/f...
github.com/k-kuroguro/f...
Candidatures jusqu'au 14 juin.
Plus d'informations ➡️ https://l.reporterre.net/fzF
Candidatures jusqu'au 14 juin.
Plus d'informations ➡️ https://l.reporterre.net/fzF
Introducing Commit Goods, official merch that gives back to open source projects.
Stay tuned for Black Friday sales! commitgoods.com
I made an alias a while ago I use frequently, which let's you choose (via fzf) the file you care about first.
af => !f() { git add -p $(git diff --name-only | fzf); }; f
I made an alias a while ago I use frequently, which let's you choose (via fzf) the file you care about first.
af => !f() { git add -p $(git diff --name-only | fzf); }; f