Package: wnpp
Severity: wishlist
Owner: Martin <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : emacs-bash-completion
  Version         : 3.1.0 (2020-08-06)
  Upstream Author : Stephane Zermatten <[email protected]>
* URL             : https://github.com/szermatt/emacs-bash-completion
* License         : GPL-2+
  Programming Lang: Emacs-Lisp
  Description     : add programmable bash completion to Emacs shell-mode

bash-completion.el defines dynamic completion hooks for shell-mode and
shell-command prompts that is based on bash completion.

Bash completion for Emacs:

 * is aware of bash builtins, aliases and functions
 * does file expansion inside of colon-separated variables and after
   redirections (> or <)
 * escapes special characters when expanding file names
 * is configurable through programmable bash completion
 * works on remote shells, through TRAMP.

Reply via email to