elpasync pushed a change to branch elpa/bash-completion. from a4c8fbc902 Development version, following release 3.2 new a79863f9c2 fix: Recover PS1 before command execution. new a96525afd9 fix: Recover $? after completion. new 2d9f7222f3 chore: Test bash-5.0 using nix instead of ubuntu-20 new e5f3ee18a8 chore: Remove test for bash 5.0 for now.
Summary of changes: .github/workflows/test.yml | 22 ------------ bash-completion.el | 44 +++++++++++------------ test/bash-completion-integration-test.el | 60 ++++++++++++++++++++++++++++++++ 3 files changed, 81 insertions(+), 45 deletions(-)