[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#991607: ITP: emacs-bash-completion -- add programmable bash completion to Emacs shell-mode



Package: wnpp
Severity: wishlist
Owner: Martin <debacle@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-emacsen@lists.debian.org

* Package name    : emacs-bash-completion
  Version         : 3.1.0 (2020-08-06)
  Upstream Author : Stephane Zermatten <szermatt@gmail.com>
* 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 to: