bash-completion
Here are 135 public repositories matching this topic...
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
-
Updated
Jun 16, 2022 - Java
Python and tab completion, better together.
-
Updated
Jan 3, 2022 - Python
Gradle tab completion for bash and zsh
-
Updated
Apr 13, 2022 - Shell
bash completion written in go + bash completion for go command
-
Updated
Jan 17, 2022 - Go
Add programmable bash completion to Emacs shell-mode
-
Updated
May 31, 2022 - Emacs Lisp
Bash completion for Yarn
-
Updated
Apr 3, 2022 - Shell
-
Updated
Jun 8, 2022 - Python
An high level argument parsing library for bash
-
Updated
Jan 8, 2022 - Shell
Command-line completion for Ruby-related commands under Bash: rake, bundle, gem, rails, ruby, jruby
-
Updated
Apr 13, 2022 - Shell
Code of the bash completion tutorial
-
Updated
Mar 1, 2018 - Shell
Enhance any command with dynamic arguments
-
Updated
Oct 3, 2017 - Go
Header-only C++ program options parser library
-
Updated
Feb 13, 2022 - C++
A hacky composer plugin to add bash completion without changing Composer code
-
Updated
May 8, 2022 - PHP
Bridge to enable bash completions to be run from within PowerShell.
-
Updated
Jan 6, 2020 - Shell
During tab completion currently documentation is shown as additional information.
However when displaying the reply messages no documentation is shown in those messages.
It would be nice to also show documentation there.
maybe make it possible to disable via config or cli arg
Bash.env is a cascading Bash environment system for those who work on different hardware and OS environments. Similar to oh-my-zsh but for Bash, and special sauce for those who work 'ssh' on remote machines.
-
Updated
Feb 21, 2022 - Shell
burrow is a helper for building and managing a gopher hole
-
Updated
Oct 22, 2021 - Shell
Bash completion for the Nix command line tools
-
Updated
Jun 7, 2022 - Shell
Run command as REPL with completion(based on prompt_toolkit)
-
Updated
Mar 29, 2021 - Python
Simple zsh plugin to support bash completions for a command if no native one is available
-
Updated
May 24, 2022 - Shell
Substitua instruções de serviços por operações de contêineres
-
Updated
Jan 16, 2020 - Shell
My config and dotfiles infrastructure
-
Updated
May 7, 2022 - Shell
my dot files with git and docker extension for windows and linux
-
Updated
Jun 13, 2022 - Shell
-
Updated
Dec 3, 2014 - Shell
Improve this page
Add a description, image, and links to the bash-completion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bash-completion topic, visit your repo's landing page and select "manage topics."


After using Bash-it very happily on Linux, I'm now trying it on macOS (10.15.5, with bash 3.2.57), and I'm having all sorts of weird line break/line wrap problems. The problems seem to stem from
scm_prompt_info, as they don't appear when I'm using a theme that doesn't use it or when I'm not in a git repo.The problems I'm seeing include unexpected line breaks in the middle of my prompt, early