peterldowns / localias

custom local domain aliases for local dev servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password input doesn't work on Warp

AnishDe12020 opened this issue · comments

Tried with localias run and localias daemon start, the password input wouldn't work (clicking enter after entering the password would do nothing) on Warp. Entering the password from the default macOS terminal worked for me

Thanks for the bug report, unfortunately I cannot reproduce the issue with Localias version 1.0.1 and Warp version v0.2023.09.19.08.04.stable_00. Can you provide any more information, like:

  • What versions of Warp and Localias are you using?
  • Does password input ever work for you? Is it only Localias where you cannot enter the password?
  • What kind of password prompt are you seeing, if any?

Here's what I see when I run localias daemon start: I'm prompted for a password in the terminal, I type in my password and press return, and then the command completes by successfully launching the daemon:

image

Here's the same password prompt succeeding when running localias daemon reload:
image

And here's using localias run and entering the password successfully:

image

Closing as wontfix for now but if there's a reliable repro I will re-open.

Sorry for missing the earlier comment, works now for me, mostly it was a version issue with warp

Glad to hear it’s now working! I hope you’re still using and enjoying localias. Thanks again for reporting the issue, I’m always open for feedback.