tfiala added a comment.

Greg had a few pieces of feedback as well that we just discussed:

- Change the on/off switch for column marking to support the following states:
  - terminal-code-only (i.e. only do terminal code highlighting, not the text 
caret)
  - terminal-code + text caret
  - text caret only
  - off

- Add a pre and post terminal-code-format format string option for the marker.  
This allows the user to modify what kind of highlighting the user can do.  It 
will default to the way I'm doing it now, which is ansi underline.


https://reviews.llvm.org/D20835



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to