mirror of https://github.com/sirupsen/logrus.git
86657918d4
Instead of relying on EnableVirtualTerminalProcessing from github.com/konsorten/go-windows-terminal-sequences which just calls GetConsoleMode, sets ENABLE_VIRTUAL_TERMINAL_PROCESSING and calls SetConsoleMode with the new modified mode, implement it directly inside checkIfTerminal. This also avoids the duplicate call to GetConsoleMode. |
||
---|---|---|
.. | ||
cross_build.sh | ||
install.sh | ||
lint.sh |