Skip to content

v3.0.0

Choose a tag to compare

@szermatt szermatt released this 05 Jul 14:19
· 113 commits to master since this release
  • 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