[Lldb-commits] [PATCH] D121064: [lldb] Add a setting to change the autosuggestion ANSI escape codes

2022-03-07 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere added a comment. In 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

[Lldb-commits] [PATCH] D121064: [lldb] Add a setting to change the autosuggestion ANSI escape codes

2022-03-07 Thread Jonas Devlieghere via Phabricator via lldb-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG080635ef2791: [lldb] Add a setting to change the autosuggestion ANSI escape codes (authored by JDevlieghere). Herald added a project: LLDB.

[Lldb-commits] [PATCH] D121064: [lldb] Add a setting to change the autosuggestion ANSI escape codes

2022-03-06 Thread Raphael Isemann via Phabricator via lldb-commits
teemperor accepted this revision. teemperor added a comment. This revision is now accepted and ready to land. 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

[Lldb-commits] [PATCH] D121064: [lldb] Add a setting to change the autosuggestion ANSI escape codes

2022-03-05 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere created this revision. JDevlieghere added reviewers: labath, teemperor. Herald added a project: All. JDevlieghere requested review of this revision. I'm a big fan of the autosuggestion feature but my terminal/color scheme doesn't display faint any differently than regular lldb