Shell Autocomplete

Open-source Shell projects categorized as Autocomplete

Top 7 Shell Autocomplete Projects

  • zsh-autosuggestions

    Fish-like autosuggestions for zsh

  • Project mention: Setting up a MacBook for development in 2024 | dev.to | 2024-01-08

    brew install fzf # for fuzzy find files, commands, etc brew install starship $(brew --prefix)/opt/fzf/install git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting # syntax highlight for zsh git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions # smart autosuggestions for zsh echo 'eval "$(starship init zsh)"' >> ~/.zshrc

  • zsh-autocomplete

    🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.

  • Project mention: Make Your Linux Terminal Enjoyable to Use | dev.to | 2023-12-30

    git clone --depth 1 "https://github.com/marlonrichert/zsh-autocomplete.git" $HOME/.oh-my-zsh/custom/plugins/zsh-autocomplete

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • extrakto

    extrakto for tmux - quickly select, copy/insert/complete text without a mouse

  • Project mention: Are We Sixel Yet | news.ycombinator.com | 2023-05-14

    For me personally tmux giver minor improvements (some of them are done by some terminals, some are not), e.g.:

    * Text selection using variuos shortcuts (usually I use it only for URL):

    https://github.com/tmux-plugins/tmux-copycat

    * FZF autocompletion from output, e.g. in case I want to diff some file I see changed in `git status`:

    https://github.com/laktak/extrakto

  • kube-aliases

    Kubernetes Aliases and Bash Functions

  • zsh-yarn-completions

    Yarn completions for Z-shell that supports yarn workspaces

  • aish

    Shell script one-liners right in your terminal prompt (by chr15m)

  • Project mention: Show HN: Aish – shell script one-liner solutions from AI in your terminal prompt | news.ycombinator.com | 2023-08-09
  • zsh-hoco

    ZSH _hosts autocompletion extension

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-01-08.

Shell Autocomplete related posts

Index

What are some of the best open-source Autocomplete projects in Shell? This list will help you:

Project Stars
1 zsh-autosuggestions 29,524
2 zsh-autocomplete 4,804
3 extrakto 806
4 kube-aliases 106
5 zsh-yarn-completions 42
6 aish 17
7 zsh-hoco 11
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com