Enhancements
- e20d062 Add more suffix characters
- 8268b21 Show fewer completions at once in command position
- Resolves #346.
- 3d97f06 Improve logging & bug reporting
- b0d6753 Make debugging & bug reporting easier
Bug fixes
- 1c88317 Suppress a warning.
- Fixes #357.
- b76e0b1 Make the use of
private
compatible w/zcompile
- Fixes #335.
- 6f01370 Fix typo in PTY code
- Fixes #353.
- 6b7c37c Fix a bug in recent dirs completion
- 7b1a81c Fix bugs in the completion widgets
- Fixes #343.
- ec9de3c Revert "Update
_parameters
patch" - f88619d Revert ff84e8d
- Fixes #347.
- f208d04 Catch some more potentially unset parameters
- Fixes #344.
Other Changes
- 170f313 Retire some out-of-scope menu select bindings