Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.devel > #100886 > unrolled thread

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

Started byMartin <debacle@debian.org>
First post2021-07-28 16:00 +0200
Last post2021-07-28 16:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.devel


Contents

  Bug#991607: ITP: emacs-bash-completion -- add programmable bash completion to Emacs shell-mode Martin <debacle@debian.org> - 2021-07-28 16:00 +0200

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

FromMartin <debacle@debian.org>
Date2021-07-28 16:00 +0200
SubjectBug#991607: ITP: emacs-bash-completion -- add programmable bash completion to Emacs shell-mode
Message-ID<CFSgh-2E9-3@gated-at.bofh.it>
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.

[toc] | [standalone]


Back to top | Article view | linux.debian.devel


csiph-web