This commit is contained in:
Joey Hess 2017-05-12 16:29:53 -04:00
parent e405b9bbe4
commit 1a0390e418
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -39,7 +39,11 @@ Some approaches to fix it:
we then know ssh will prompt, we can display the hostname as context for
the "Password:" prompt it uses.
Needs concurrent-output 1.8.0
4. Find a way to add cursor position querying to ansi-terminal. Can it be
done portably?
See <https://github.com/feuerbach/ansi-terminal/issues/7>
--[[Joey]]