2025-04-08 18:46:12 +08:00

9 lines
220 B
Batchfile
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@rem This file helps you using ANSI in your cmd scripts
@rem Just call this file and you can type in your prompt smth like
@rem
@rem call SetEscChar
@rem echo %ESC%[1;33;40m Yellow on black %ESC%[0m
@rem
@set ESC=