Emacs Bash Completion Versions Save

Add programmable bash completion to Emacs shell-mode

v3.1.1

1 year ago

What's Changed

Full Changelog: https://github.com/szermatt/emacs-bash-completion/compare/v3.1.0...v3.1.1

v3.1.0

3 years ago
  • fix behaviour when completion is slow
  • fix issues with helm-mode

v3.0.0

3 years ago
  • better compatibility with bash-completion
  • support for remote shell (TRAMP) (by montag451)
  • in shell-mode, execute completion using the current process instead of starting a new one (by montag451)
  • supports case-insensitive matching, if enabled in the bash configuration
  • requires emacs 24.3 or later

v2.1.0

6 years ago