extensions
extensions copied to clipboard
Add `Ghostty` support to terminal finder
Description
I have added Ghostty support for terminal finder extension.
I have added source codes, changed CHANGELOG.md and package.json appropriately as mentioned in DOCS.
Closes #16070
Screencast
https://github.com/user-attachments/assets/7c48f290-c1b3-4d44-b209-7cd9648bf17b
https://github.com/user-attachments/assets/208051f0-3ae1-438e-89e8-75d9f4c0ca9e
Note that the shifts in panes are due to aerospace.
Checklist
- [X] I read the extension guidelines
- [X] I read the documentation about publishing
- [X] I ran
npm run buildand tested this distribution build in Raycast - [X] I checked that files in the
assetsfolder are used by the extension itself - [X] I checked that assets used by the
READMEare placed outside of themetadatafolder
Thank you for your contribution! :tada:
🔔 @yedongze @Bibabidu you might want to have a look.
You can use this guide to learn how to check out the Pull Request locally in order to test it.
Due to our current reduced availability, the initial review may take up to 10-15 business days 🎄
You need to add your Raycast handle in contributors, not your GitHub 🙂
@pernielsentikaer I have changed the handle to raycast one. If anything else it left, pls let me know. We can merge this(and my other one)! Thanks :)
It looks like there is only one error left, Command failed with ENOENT: prettier 'src/**' '!**/.DS_Store' --list-different
Can you try running Prettier on the source code?
@janosorcsik, I ran the below command in the terminal finder extension directory.
❯ prettier 'src/**' '!**/.DS_Store' --list-different
❯
Nothing particular output came or any file changed(checked git). Please share what else to do.
Can you, @AnirudhG07 try adding Prettier to devDependencies in the package.json file?
"prettier": "^3.1.1",
The CLI workflow has changed and this might be causing the error.
@janosorcsik I had added prettier as you said. also updated package-lock.json. :)
It doesn't open any directory in Ghostty, it just opens Ghostty. Could you check if it works as expected?
@pernielsentikaer It works just fine for me. If I am somewhere in ghostty, I can perfectly open that same dir in finder. If I am somewhere in finder, I can perfectly open ghostty present in that dir.
I'm not sure if I tested it on another machine, but it works as expected now 🤔
Published to the Raycast Store: https://raycast.com/yedongze/terminalfinder
:tada: :tada: :tada:
We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.