branch: externals/consult commit 07ad6a5d4032568c09dc030e3c24a3a3dfed05b4 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Improve wording in changelog --- CHANGELOG.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index cc9366e64e..4904381d36 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -6,8 +6,9 @@ - =consult-buffer= and =consult-isearch-history=: Align annotations dynamically depending on candidate width, instead of computing the alignment beforehand. -- Abbreviated directories and project names are propertized with the full path - as =help-echo=. Enable =tooltip-mode= and move the mouse over the prompt to see. +- Add the full path as =help-echo= property to abbreviated directory paths and + project names. Enable =tooltip-mode= and hover with the mouse over the + abbreviated directory path to see the full path. * Version 0.32 (2023-02-06)