compose/cmd/formatter
Guillaume Lours efb090183f feat: make hook hint deep links clickable using OSC 8 terminal hyperlinks
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>
2026-04-15 12:11:43 +02:00
..
ansi.go feat: make hook hint deep links clickable using OSC 8 terminal hyperlinks 2026-04-15 12:11:43 +02:00
ansi_test.go feat: make hook hint deep links clickable using OSC 8 terminal hyperlinks 2026-04-15 12:11:43 +02:00
colors.go Eliminate magic number in init functions 2025-07-24 09:04:52 +02:00
consts.go fix linting issues 2025-11-16 14:54:58 +01:00
container.go go.mod: bump github.com/moby/moby/api v1.53.0, moby/client v0.2.2 2026-02-11 12:32:37 +01:00
formatter.go refactor: replace interface{} with any for clarity and modernization 2025-12-02 08:41:49 +01:00
formatter_test.go fix linting issues 2025-11-16 14:54:58 +01:00
json.go refactor: replace interface{} with any for clarity and modernization 2025-12-02 08:41:49 +01:00
logs.go go.mod: bump github.com/moby/moby/api v1.53.0, moby/client v0.2.2 2026-02-11 12:32:37 +01:00
pretty.go
shortcut.go feat: add Docker Desktop Logs view hints and navigation shortcut 2026-04-10 15:26:08 +02:00
shortcut_unix.go make CTRL+Z a no-op operation on Windows 2025-10-17 15:07:37 +02:00
shortcut_windows.go Test to check writeComposeFile detects invalid OCI artifact 2025-10-22 20:09:32 +02:00