Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Fzf-tab Alternatives
Similar projects and alternatives to fzf-tab
-
ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
oils
Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
zsh-autocomplete
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
-
-
-
-
-
zsh-abbr
The zsh manager for auto-expanding abbreviations, inspired by fish. ~27,000 clones by ~17,000 unique cloners as of late Nov '24, and averaging ~60 Homebrew installs monthly since June 2023
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
fzf-tab discussion
fzf-tab reviews and mentions
- Ask HN: What's your terminal and shell setup?
- Varlink – IPC to replace D-Bus gradually in systemd
-
fish-shell: the user-friendly command-line shell
Am i the only one who feels fish is not worth it despite of hype? Don't get me wrong. I think that fish is really good shell.
BUT...
After adding the following plugins to zsh(before you chime in, it's just adding these lines,not anything configuring much. also it auto bootstraps on new install), I found out that fish is no where near configured zsh.
1) https://github.com/zdharma-continuum/zinit (plugin manager)
2) https://github.com/zdharma-continuum/fast-syntax-highlightin...
3) https://github.com/zdharma-continuum/history-search-multi-wo...
4) https://github.com/zsh-users/zsh-autosuggestions
5) https://github.com/zsh-users/zsh-completions
6) https://github.com/Aloxaf/fzf-tab
7) any good shell prompt generator like https://github.com/romkatv/powerlevel10k
For example, I use fzf integration for tab completion. Fish's fzf integration is nowhere as good as that of zsh's. Also, posix compat and almost bash compat of zsh is plus.
I acknowledge that zsh isn't perfect shell either and I have tried and failed few times in past to switch to fish. If you provide me compelling reason/s to switch to fish, I am all ears.
-
This fzf config return error
Seriously, see https://github.com/Aloxaf/fzf-tab/pull/132.
-
is there a plugin to replace zsh's default completion selection menu with dmenu?
Basically I want one that works like fzf-tab, but instead of using fzf I want dmenu, I asked chatGPT to make one (I'm aware of how pathetic this sounds...) but it didn't work the way I expected
-
How can i achieve this zsh expansion?
You might have better luck with finding the answer if you file an issue at https://github.com/lincheney/fzf-tab-completion. Few here are using https://github.com/lincheney/fzf-tab-completion (https://github.com/Aloxaf/fzf-tab is a much more popular alternative among zsh users).
- Fzf-Tab
-
My ultimate shell setup with Fish shell and Tmux
Here is another great plugin that pairs nicely with the above.
https://github.com/Aloxaf/fzf-tab
- This is really telling regarding society.
-
Happens too often
Yeah it's just the prefect tool for speeding up so many things in the command line. I even have Fzf pop up for tab completion with fzf-tab.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 26 Mar 2025
Stats
Aloxaf/fzf-tab is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of fzf-tab is Shell.