mirror of
https://github.com/docker/compose.git
synced 2026-05-14 06:18:21 +00:00
Wrap the docker-desktop://dashboard/logs URL in OSC 8 escape sequences with underline styling so it appears as a clickable link in supported terminals. Respects NO_COLOR and COMPOSE_ANSI=never to suppress escapes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Guillaume Lours <glours@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ansi.go | ||
| ansi_test.go | ||
| colors.go | ||
| consts.go | ||
| container.go | ||
| formatter.go | ||
| formatter_test.go | ||
| json.go | ||
| logs.go | ||
| pretty.go | ||
| shortcut.go | ||
| shortcut_unix.go | ||
| shortcut_windows.go | ||