Skip to content

Add tinker tab #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
laserhybiz opened this issue Feb 2, 2025 · 1 comment · May be fixed by #72
Open

Add tinker tab #54

laserhybiz opened this issue Feb 2, 2025 · 1 comment · May be fixed by #72

Comments

@laserhybiz
Copy link

laserhybiz commented Feb 2, 2025

I added this line to the config,

'commands' => [
  // ...
  'Tinker' => Command::from('php artisan tinker')->interactive(),
]

the interactive mode is very bad

@CamKem
Copy link
Contributor

CamKem commented Feb 15, 2025

@laserhybiz Can you please be more specific? I tried it out & from what I can see, when pressing backspace on the code being tinkered with the bounding box would move backward with the cursor and not stay in line with the other rows.

Like So:
Image

If there is anything further can you please elaborate, or provide screenshots, then it can be looked into.

Thanks!

@CamKem CamKem linked a pull request Feb 20, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants