From 8be1bdd4c7b0eb5f357b2af76bc305a7bdc48083 Mon Sep 17 00:00:00 2001 From: Jimmy CrakCrn <128385879+jccidc@users.noreply.github.com> Date: Sat, 11 Apr 2026 17:02:27 -0500 Subject: [PATCH] fix(docs): use ANSI-C quoting for bash statusline badge example (#57) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix ANSI-C quoting in hooks/README.md statusline example — escape sequences need $'...' syntax to render in bash.