Skip to content
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

Add support for Ghostty terminal #323

Closed
chianyungcode opened this issue Dec 26, 2024 · 13 comments
Closed

Add support for Ghostty terminal #323

chianyungcode opened this issue Dec 26, 2024 · 13 comments

Comments

@chianyungcode
Copy link

chianyungcode commented Dec 26, 2024

Add support for Amazon Q in Ghostty

@chianyungcode chianyungcode changed the title Please add support to ghostty terminal Please add support for ghostty terminal Dec 28, 2024
@grant0417 grant0417 changed the title Please add support for ghostty terminal Add support for Ghostty terminal Dec 30, 2024
@grant0417
Copy link
Member

Im working on adding support in #335, also where did all of you see this issue? Seems there are a lot of 👍

@grant0417
Copy link
Member

Screenshot 2025-01-01 at 3 22 06 AM

It is working, this will be supported in the next release 🚀

@matheusrocha89
Copy link

matheusrocha89 commented Jan 1, 2025

@grant0417 That's great news. Looking forward to that.

@chianyungcode
Copy link
Author

Is there any estimated time of arrival for the 1.6.0 release? @grant0417

@grant0417
Copy link
Member

Sometime next week

@brc-dd brc-dd mentioned this issue Jan 5, 2025
3 tasks
@grant0417 grant0417 pinned this issue Jan 6, 2025
@grant0417
Copy link
Member

grant0417 commented Jan 9, 2025

The 1.6.0 release of Amazon Q has been released with support for Ghostty 🎉

@chianyungcode
Copy link
Author

chianyungcode commented Jan 9, 2025

CleanShot 2025-01-10 at 02 33 07@2x

Hi, the autocomplete looks like it's asymmetrical and covers the text behind it @grant0417

@grant0417
Copy link
Member

grant0417 commented Jan 9, 2025

@chianyungcode Interesting, could you open another ticket for this by running q issue, I am not having this issue as shown in the screen shot I posted above.

@sewalsh
Copy link

sewalsh commented Jan 9, 2025

Hi, the autocomplete looks like it's asymmetrical and covers the text behind it @grant0417

Try running q integrations install input-method and restart Ghostty.

@chianyungcode
Copy link
Author

@chianyungcode Interesting, could you open another ticket for this by running q issue, I am not having this issue as shown in the screen shot I posted above.

#395 has already opened a new ticket for that issue.

@chianyungcode
Copy link
Author

Hi, the autocomplete looks like it's asymmetrical and covers the text behind it @grant0417

Try running q integrations install input-method and restart Ghostty.

image

It is safe to allowing this?

@grant0417
Copy link
Member

grant0417 commented Jan 9, 2025

@chianyungcode Yes that is safe, we should rename the bundle but that is correct.

@sewalsh The only thing we use the input method for is getting the cursor position. You can audit all of the code for that here, there is no telemetry as part of the input method: https://github.com/aws/amazon-q-developer-cli/tree/main/crates/fig_input_method. Also all telemetry can be disabled by running q telemetry disable.

@adamhake
Copy link

Hi, the autocomplete looks like it's asymmetrical and covers the text behind it @grant0417

Try running q integrations install input-method and restart Ghostty.

@sewalsh This worked for me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants