diff options
| author | 2026-05-13 13:43:38 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:38 +0100 | |
| commit | 4b5d9fff2b42784c5c483de0f731d66f85954ba1 (patch) | |
| tree | 522a2fd270538febacc891eaa5eb68f9e44c1a87 /.githooks/pre-commit | |
| parent | cf62ad254ba4c4024b84e1e86009110e1cd88572 (diff) | |
| download | dotfiles-4b5d9fff2b42784c5c483de0f731d66f85954ba1.tar.gz dotfiles-4b5d9fff2b42784c5c483de0f731d66f85954ba1.tar.bz2 dotfiles-4b5d9fff2b42784c5c483de0f731d66f85954ba1.zip | |
fix(wob): keep fifo writer open via tail -f
Reading directly from the fifo (`wob <fifo`) makes wob exit as soon
as the first wrapper closes its write end (EOF after one printf). The
upstream pattern is to pipe `tail -f` into wob so there's always a
writer holding the fifo open.
Diffstat (limited to '.githooks/pre-commit')
0 files changed, 0 insertions, 0 deletions
