We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ecc53d commit 74ba373Copy full SHA for 74ba373
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v0.7.0
4
+- Enable asynchronous mode by default (#498)
5
+- No longer wrap user widgets starting with `autosuggest-` prefix (#496)
6
+- Fix a bug wrapping widgets that modify the buffer (#541)
7
+
8
9
## v0.6.4
10
- Fix `vi-forward-char` triggering a bell when using it to accept a suggestion (#488)
11
- New configuration option to skip completion suggestions when buffer matches a pattern (#487)
0 commit comments