tobi / tobi/try

try stopped to work

Open
#41 4 comments 1 reaction 0 assignees View on GitHub

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

Image

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

Image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.