diff --git a/CHANGELOG.md b/CHANGELOG.md index e901e1dd..d42f3de8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ * **pipe-visible** and **pipe-scrollback** key bindings. These let you pipe either the currently visible text, or the entire scrollback to external tools (https://codeberg.org/dnkl/foot/issues/29). Example: - `pipe-visible=[sh -c "xurls | fuzzel --dmenu | xargs -r firefox] Control+Print` + `pipe-visible=[sh -c "xurls | fuzzel --dmenu | xargs -r firefox] Control+Print` ### Changed