kazaam
fzf
kazaam | fzf | |
---|---|---|
- | 422 | |
283 | 67,008 | |
2.5% | - | |
0.0 | 9.7 | |
over 2 years ago | 6 days ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kazaam
We haven't tracked posts mentioning kazaam yet.
Tracking mentions began in Dec 2020.
fzf
-
17 Essential CLI Tools to Boost Developer Productivity
fzf
-
How to automate the launch of your terminal processes (fzf + tmux + teamocil)
FZF (Fuzzy finder) is a command-line application that allows you to turn any list into an interactive menu with support for awesome fuzzy search, which you can read more about here.
-
Fuzzy business: shadowing ssh
So you'll need fzf installed for this example to do anything interesting.
-
fzf + SSH Config Hosts
Combining this with fzf, you can have a nice quick shortcut to quickly pick a server to connect to into.
-
We need more zero config tools
fzf (https://github.com/junegunn/fzf) is really great. Very useful for providing a quick and easy user interface. For example, I use it to fuzzy find inside git branches to have an "improved checkout". I do that since at work branches are usually named "-", it's faster to search for the issue number.
-
Rga: Ripgrep, but also search in PDFs, E-Books, Office documents, zip, etc.
The fzf repo has a guide/example code for ripgrep integration that works pretty well.
https://github.com/junegunn/fzf/blob/master/ADVANCED.md#ripg...
- Techniques I Use to Create a Great User Experience for Shell Scripts
- fzf: A command-line fuzzy finder
-
Entering text in the terminal is complicated
fzf replacing my default ^R has been a godsend to me for remembering how to do things in the shell.
https://github.com/junegunn/fzf
-
Best Way to Open URLs in Your Terminal via Tmux
We have the URLs in a variable. I had to figure out a cool way to select from them. It had to be quick and easy. My first thought was to use fzf because I already used it many times with tmux, but then I also stumbled up on tmux's display-menu which you can see in this post's thumbnail.
What are some alternatives?
fastlz - Wrap over FastLz for GoLang
peco - Simplistic interactive filtering tool
Task - A task runner / simpler Make alternative written in Go
zsh-autocomplete - 🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
xlsx - Go library for reading and writing XLSX files.
z - z - jump around
pm - Processlist manager with TCP listener
zsh-autosuggestions - Fish-like autosuggestions for zsh
mcfly - Fly through your shell history. Great Scott!
go-bind-plugin - go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)
ranger - A VIM-inspired filemanager for the console