From ddc5cb0224d0a8940f65209aedade386d0ad6401 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Mon, 8 Jan 2024 23:42:31 +0000 Subject: [PATCH] Added TODO #81. --- docs/TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/TODO.md b/docs/TODO.md index d2fede5..7f65574 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -26,5 +26,6 @@ Things still to do. (#n) indicates the issue tracker number. * ([#56](https://codeberg.org/a-j-wood/pv/issues/56)) Support for backgrounding pv, and allowing it to be monitored separately ([jimbobmcgee](https://github.com/jimbobmcgee)) * ([#67](https://codeberg.org/a-j-wood/pv/issues/67)) Wrap another process to monitor its stdin & stdout ([Alex Mason](https://github.com/axman6)) * ([#76](https://codeberg.org/a-j-wood/pv/issues/76)) Provide a way to test translations without installing + * ([#81](https://codeberg.org/a-j-wood/pv/issues/81)) Keep last output on terminal when "pv -d" is done Any assistance would be appreciated.