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 cf445d0 commit 03f59dfCopy full SHA for 03f59df
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v0.6.4
4
+- Fix `vi-forward-char` triggering a bell when using it to accept a suggestion (#488)
5
+- New configuration option to skip completion suggestions when buffer matches a pattern (#487)
6
+- New configuration option to ignore history entries matching a pattern (#456)
7
+
8
## v0.6.3
9
- Fixed bug moving cursor to end of buffer after accepting suggestion (#453)
10
0 commit comments