[Lldb-commits] [PATCH] D121064: [lldb] Add a setting to change the autosuggestion ANSI escape codes
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 7 09:08:56 PST 2022
JDevlieghere added a comment.
In D121064#3362890 <https://reviews.llvm.org/D121064#3362890>, @teemperor wrote:
> LGTM, thanks! FWIW, if you have `fish` installed you might wanna check what they are doing on your terminal for its autosuggestions (and we might wanna steal their default, even though I thought this was 'faint').
That's exactly what I did. Fish is using bright yellow, which is something we don't support yet, which is why I've put up https://reviews.llvm.org/D121131
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121064/new/
https://reviews.llvm.org/D121064
More information about the lldb-commits
mailing list