tilt-dev / tilt-dev/tilt-extensions
Impossible to input SSH key passwords starting with letter T for git_checkout
Nobody has claimed this yet.
- Dominant language
- Starlark
- Stars
- 243
- Forks
- 194
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 5
Description
This is definitely a bit of a niche scenario.
I'm using the git_checkout resource to fetch a repository. It's using SSH key for Git authentication. The SSH key is password protected. I will get a password prompt in the terminal in which I ran tilt up. Whenever I press the 'T' key, instead of writing it to the prompt, it seems to open the Tilt legacy terminal mode instead.
Any ideas for workarounds appreciated.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the git_checkout resource and the terminal input path used when running tilt up, focusing on the interaction with Tilt's legacy terminal mode. Reproduce the SSH password prompt with a password containing T; done means T is entered into the password prompt without opening legacy terminal mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100