InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Zsh-autocomplete Alternatives
Similar projects and alternatives to zsh-autocomplete
-
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.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
-
-
-
-
-
Warp
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
-
-
-
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
-
-
fast-syntax-highlighting
Discontinued (Short name F-Sy-H). Syntax-highlighting for Zshell – fine granularity, number of features and multiple shipped themes.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
zsh-autocomplete discussion
zsh-autocomplete reviews and mentions
- Automating Azure VM Ubuntu install without fancy tools
-
Install zsh-autocomplete on WSL2
View on GitHub
-
Melhorando e configurando seu novo Shell linux. Pt-2
git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions && git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting && git clone https://github.com/zdharma-continuum/fast-syntax-highlighting.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/fast-syntax-highlighting && git clone --depth 1 -- https://github.com/marlonrichert/zsh-autocomplete.git $ZSH_CUSTOM/plugins/zsh-autocomplete
-
Make Your Linux Terminal Enjoyable to Use
git clone --depth 1 "https://github.com/marlonrichert/zsh-autocomplete.git" $HOME/.oh-my-zsh/custom/plugins/zsh-autocomplete
- Ask HN: Alternatives to fig.io as it has signups disabled?
-
Show HN: Inshellisense – IDE style shell autocomplete
Not up to the mark with https://github.com/marlonrichert/zsh-autocomplete which works contextually.
-
Evalua 1.0.0, Some more clarity on this plugin in the comments
I found it: https://github.com/marlonrichert/zsh-autocomplete
-
Auto-suggestions in Terminal
If you're using zsh, you can use zsh-autocomplete plugin. Super easy to use. zsh-autocomplete github
-
How do you get used to and remember commands?
save yourself time and use autosuggestions/autocompletions fish shell does it by default, zsh needs a plugin https://github.com/marlonrichert/zsh-autocomplete (this one has a video showcasing it)
-
History: how to suggest previous ls... command
Yeah second this ^ its exactly what OP is asking for. Combine with auto-complete plugin and you can find any command youve typed before easily
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 May 2025
Stats
marlonrichert/zsh-autocomplete is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of zsh-autocomplete is Shell.