mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
Add missing issue/pr numbers from last version
This commit is contained in:
parent
940e10a691
commit
29257230fe
1 changed files with 4 additions and 4 deletions
|
@ -3,12 +3,12 @@
|
||||||
## v0.4.0
|
## v0.4.0
|
||||||
- High-level integration tests using RSpec and tmux
|
- High-level integration tests using RSpec and tmux
|
||||||
- Add continuous integration with Circle CI
|
- Add continuous integration with Circle CI
|
||||||
- Experimental support for asynchronous suggestions (#)
|
- Experimental support for asynchronous suggestions (#170)
|
||||||
- Fix problems with multi-line suggestions (#)
|
- Fix problems with multi-line suggestions (#225)
|
||||||
- Optimize case where manually typing in suggestion
|
- Optimize case where manually typing in suggestion
|
||||||
- Avoid wrapping any zle-* widgets (#)
|
- Avoid wrapping any zle-* widgets (#206)
|
||||||
- Remove support for deprecated options from v0.0.x
|
- Remove support for deprecated options from v0.0.x
|
||||||
- Handle history entries that begin with dashes (#)
|
- Handle history entries that begin with dashes
|
||||||
- Gracefully handle being sourced multiple times (#126)
|
- Gracefully handle being sourced multiple times (#126)
|
||||||
- Add enable/disable/toggle widgets to disable/enable suggestions (#219)
|
- Add enable/disable/toggle widgets to disable/enable suggestions (#219)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue