From 3e6b7342335f3f74ac0cede54c30aff7dd8aefa1 Mon Sep 17 00:00:00 2001 From: Chris Antos Date: Mon, 11 Dec 2023 10:53:35 -0800 Subject: [PATCH] Update CHANGES. --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 3c8bab5a8..948e3a926 100644 --- a/CHANGES +++ b/CHANGES @@ -26,6 +26,7 @@ - Improved undo grouping for consecutive inserted text. - Added `os.enumshares()` to enumerate the SMB UNC shares on a given server. - Fixed Lua error messages from custom Lua libraries that report errors using table objects instead of strings. +- Fixed issue with the `autosuggest.hint` setting where it could apply incorrect input line coloring when the Right key isn't bound to one of the usual commands for that key. - Internal changes and optimizations. #### v1.5.18