mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-27 13:56:21 +08:00
It's legal to omit the 0 in the "\e[0m" sequence to reduce the number of bytes needed to reset the terminal. See https://en.wikipedia.org/wiki/ANSI_escape_code#CSI_(Control_Sequence_Introducer)_sequences and a simple explanation and the cited reference for a more involved one. |
||
|---|---|---|
| .. | ||
| controllers | ||
| live | ||
| plugs | ||
| templates | ||
| views | ||
| ansi.ex | ||
| endpoint.ex | ||
| helpers.ex | ||
| router.ex | ||
| telemetry.ex | ||