Add ANSI styles.
This commit is contained in:
parent
e6d383b020
commit
fcf9b57f8d
3 changed files with 16 additions and 2 deletions
|
@ -96,7 +96,7 @@
|
|||
(newline)
|
||||
(print-source-listing lines highlights
|
||||
(*member-file-context*)
|
||||
(ansi #:red #:bold) (ansi #:default)
|
||||
a:error a:default
|
||||
"" "" "..."))
|
||||
(if (eq? (*member-file-check-syntax*) 'error)
|
||||
(exit 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue