Skip to content

Commit

Permalink
Avoid using completions on older Bash versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ajeetdsouza committed Dec 24, 2021
1 parent bd54ea3 commit 339a789
Show file tree
Hide file tree
Showing 16 changed files with 120 additions and 194 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fzf: handle early selection.
- PowerShell: correctly handle escape characters in paths.
- Parse error on Cygwin/MSYS due to CRLF line endings.
- Fzf: handle spaces correctly in preview window.
- Bash: avoid initializing completions on older versions.

## [0.7.9] - 2021-11-02

Expand Down
Loading

0 comments on commit 339a789

Please sign in to comment.