Skip to content

Commit

Permalink
changelog: Mention exact filtering.
Browse files Browse the repository at this point in the history
  • Loading branch information
aartaka committed Mar 22, 2023
1 parent a0c232c commit 78bd832
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,8 @@ like buttons.")
(:li "The REPL features " (:nxref :class-name 'nyxt/repl-mode:shell-cell "shell cells")
", which pass commands to the underlying system shell.")
(:li "The prompt buffer tab interface has been updated. Tabs are stably sorted and do
not shuffle around. It is now possible to middle click to delete tabs."))
not shuffle around. It is now possible to middle click to delete tabs.")
(:li "Many prompts are filtered more aggressively, resulting in more exact suggestions."))

(:h3 "Programming interface")
(:ul
Expand Down

0 comments on commit 78bd832

Please sign in to comment.