svaante / dape

Debug Adapter Protocol for Emacs
GNU General Public License v3.0
448 stars 25 forks source link

how about support ansi-color for the output of stdout/stderr in *Messages* buffer #100

Closed jixiuf closed 1 month ago

svaante commented 4 months ago

I am not entirely sure what you are asking, as I am under the understanding that dape already supports ANSI colors, if that is set in comint-output-filter-functions.

bild

Can you share the result of M-x describe-variable comint-output-filter-function? I belive that the default value of comint-output-filter-function changed in some quite recent Emacs version.

jixiuf commented 4 months ago

another question when I remove dape-repl from dape-on-start-hooks the stdout/stderr is in Messages buffer ,it does not supports ANSI colors,

svaante commented 1 month ago

The message buffer does not support displaying strings with text-properties