Closed
Description
- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- MacOS Mojave:
- 3.0.2:
- The issue is reproducible in vanilla Hyper.app:
Issue
I'd be awesome to have TouchID support for authenticating on command line tools like sudo
.
I found this article describing how to enable it for sudo
command it built-in terminal
. This method works as well in ITerm2 after enabling Turn off Prefs > Advanced > Allow sessions to survive logging out and back in
option.
But I see that there is no way to enable it in the Hyper terminal. I'm curious if there is something that I'm missing in the documentation or it's just not implemented yet. I found that's available in the Electron (electron/electron#16707) so it should be able to implement in Hyper as well.