password=+/dev/tty works already, but it does not print a “password: ”
prompt or suppress echo.
---
TODO | 3 +++
1 file changed, 3 insertions(+)
diff --git a/TODO b/TODO
index 02627069..c1a6ec0a 100644
--- a/TODO
+++ b/TODO
@@ -103,6 +103,9 @@ General ideas for improvements
realloc is suspect)
- add more iterators, map function, etc, as required.
+* Add password=-tty to mean read a password interactively from /dev/tty.
+ This is slightly different from password=+/dev/tty
+
Suggestions for plugins
-----------------------
--
2.25.0