Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Fzf-tab Alternatives
Similar projects and alternatives to fzf-tab
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
zsh-autocomplete
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
-
-
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
ohmyzsh
🙃 A delightful community-driven (with 2,100+ 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 so that makes it easy to keep up with the latest updates from the community.
-
-
starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-
zsh-syntax-highlighting
Fish shell like syntax highlighting for Zsh.
-
zsh-abbr
The zsh manager for auto-expanding abbreviations, inspired by fish shell.
-
-
-
oil
Oil is a new Unix shell. It's 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
fzf-tab reviews and mentions
-
Fish like autosuggestion commands description in zsh!
There's a popular autosuggestion extension (https://github.com/zsh-users/zsh-autosuggestions) which puts dimmed suggestions from the command history in front of the cursor. I use & like it a lot -- however it doesn't do command descriptions as in your sample picture. fzf-tab does something similar, though (https://github.com/Aloxaf/fzf-tab); I find it very useful likewise.
-
zsh plugin to select a files in current directory
Just want to make sure: Have you looked into fzf-tab before starting to implement this?
-
Brew for plugins or clone the repo manually...
# https://github.com/Aloxaf/fzf-tab # NOTE: fzf-tab needs to be loaded after compinit, but before plugins which # will wrap widgets, such as zsh-autosuggestions or fast-syntax-highlighting!! zinit ice depth"1"; zinit light Aloxaf/fzf-tab
- Help wanted: Zsh completion like Vertico+Orderless
-
Zsh history control + R search plugin?
im using https://github.com/Aloxaf/fzf-tab + https://github.com/joshskidmore/zsh-fzf-history-search and very happy with them )
-
Is there a fzf on tab-completion/wildmenu plugin?
Hello, everybody! Recently I've learned about fzf-tab, a zsh plugin that automatically invokes fzf instead of zsh's usual completion. This has been a game changer for my workflow! Having a in-context fuzzy completion is awesome. I looked for something equivalent for neovim, specially for substituting the wildmenu by fzf but couldn't find anything.
-
"|?|" renders at line wraps in Man, copies to clipboard as "-"
Extras: Syntax highlighting, auto suggestions, fuzzy finder/completions on tab, auto pair etc.
-
Searching for files in Vim
I use the fzf-tab plugin for Zsh which sets it all up. fzf then does paths, commands, subcommands (git or nix ), and flags, as well as branches for git checkout|switch , env variables with print $, and more. Super convenient, recommended!
-
Finding that command you need
Fzf is really amazing. You can even replace zsh's tab completion menu using fzf-tab.
-
zoxide: better cd
This pairs extremely well with Aloxaf/fzf-tab: Replace zsh's default completion selection menu with fzf!
-
A note from our sponsor - SonarLint
www.sonarlint.org | 31 Jan 2023
Stats
Aloxaf/fzf-tab is an open source project licensed under MIT License which is an OSI approved license.