try stopped to work
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 4k
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
Hey!
First of all - thanks a lot for your work! You've developed an amazing tool.
But few days ago try stopped to work 🥲 I tried both fish and zsh - the same result.
When I enter try in terminal - I see
Looks good, but it doesn't change to or create new directories - I just stay in the same directory where I've entered try command.
But in zsh I see following
my .zshrc looks like
eval "$(starship init zsh)"
eval "$(ruby ~/.local/try.rb init ~/Code/Experiments)"
PS: ruby 3.4.7, tried with 3.4.6 too.
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 shell initialization shown in .zshrc and the entry point at ~/.local/try.rb init ~/Code/Experiments. Reproduce the behavior by running try from both fish and zsh, noting the displayed zsh error and whether the directory changes. Done means try creates or enters the expected directory without leaving the shell in its original location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100