| commit | c3ce7f27403c5b404fe854e5c9063fd6a47ce261 | [log] [tgz] |
|---|---|---|
| author | Michael Sartain <mikesart@valvesoftware.com> | Thu May 23 20:47:45 2013 +0000 |
| committer | Michael Sartain <mikesart@valvesoftware.com> | Thu May 23 20:47:45 2013 +0000 |
| tree | acd70150580439bdef8b5bd6b298378171ca1778 | |
| parent | 75ef31f607eb8bc0ccf16dd45f658973e69dcde4 [diff] |
Add ${ansi.XX} parsing to lldb prompt, use-color setting, and -no-use-colors command line options.
settings set use-color [false|true]
settings set prompt "${ansi.bold}${ansi.fg.green}(lldb)${ansi.normal} "
also "--no-use-colors" on the command prompt
llvm-svn: 182609