From 0c28d017de58d8a5e93c7afe24df59434dd89138 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Wed, 29 Apr 2026 19:54:27 +0100 Subject: [PATCH] Note the signal interrupt message feature (#187). --- docs/NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index 0386790..6405bcc 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -3,6 +3,7 @@ * *feature:* new **--monitor** option to run a command and watch its input, output, or both ([#67](https://codeberg.org/ivarch/pv/issues/67)) * *fix:* exit with an error if the PID file given to **--pidfile** cannot be replaced * *fix:* correct the **--help** word wrapping on very small terminals + * *fix:* report signal interrupts on a new line, so that control-C doesn't write "^C" over the progress ([#187](https://codeberg.org/ivarch/pv/issues/187)) * *i18n:* Polish translations updated * *i18n:* Finnish translations updated * *i18n:* removed empty unmaintained translation catalogues for Spanish and Georgian