-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
I ran the following command under latest Windows 10 and you can see that there are ANSI color escape sequences in there:
C:\Demo>ArangoDB\usr\bin\arangodb --server.storage-engine rocksdb --starter.data-dir DataArango4 --log.dir Log4 --starter.join 127.0.0.1 --server.arangod=usr\bin\arangod
2018/06/19 19:11:55 Starting arangodb version 0.11.3, build 5c2faa9
2018/06/19 19:11:55 Cannot find �[33marangod�[0m (expected at �[33musr\bin\arangod�[0m).
In newer Windows 10 version it is required to enable virtual terminal processing to enable colors.
https://github.com/arangodb/arangodb/pull/3753/files#diff-f8eb82ea22f4ab1c37f634cccd6faf1e
Metadata
Metadata
Assignees
Labels
No labels