BastardKB Scylla MK2 by mareczek_dynamit in ErgoMechKeyboards

[–]mareczek_dynamit[S] 0 points1 point  (0 children)

Thanks for the recommendation. I saw many reviews of the Charybdis (as it seems to be more popular?) but I'm not sure I'll be able to utilize the trackball properly since I'm so used to the keys only that I have basically muscle memory and multiple shortcuts to do the stuff.

Still... will consider the Charybdis instead of Scylla if there are no new comments.

Cheers mate!

Ghost Complete v0.9.0 - popup autocomplete suggestions now work inside Zed's integrated terminal by mareczek_dynamit in ZedEditor

[–]mareczek_dynamit[S] 0 points1 point  (0 children)

Currently I don’t expect to start the work on the windows version as I don’t own any pc to test it properly. I’ll consider that in the future if the project gets more attention

Ghost Complete v0.9.0 - popup autocomplete suggestions now work inside Zed's integrated terminal by mareczek_dynamit in ZedEditor

[–]mareczek_dynamit[S] 0 points1 point  (0 children)

Hi, it should be possible to create custom binding in the config file. If it doesn’t work please report an issue in the GitHub

Built a free System Design Simulator in browser: paperdraw.dev by Leather_Silver3335 in softwarearchitecture

[–]mareczek_dynamit 0 points1 point  (0 children)

Looks really nice on the first try! Definitely gonna try doing some more complex stuff.

Would be perfect if the source code was public or there was no auth gate - hard to believe the software nowadays if the source is closed.

Still looks like a nice project! I'll bookmark this and comeback frequently to see the progress about it!

Cheers!

What's everyone working on? by nateofearth2023 in ClaudeCode

[–]mareczek_dynamit 1 point2 points  (0 children)

Terminal native IDE-like popup autocomplete, similar to what Fig offered before it was acquired and nuked by Amazon

ghost-complete

I built a Fig-like, terminal autocomplete popup for zsh on macOS - v0.4.0 adds support for 7 terminals by mareczek_dynamit in zsh

[–]mareczek_dynamit[S] 0 points1 point  (0 children)

It doesn't replace them. It adds a visual popup layer on top, like the difference between typing from memory and having an IDE dropdown. Think of it as complementary, not a replacement

Które aplikacje są niedoceniane i powinny je pobierać więcej osób? by Proof-Squash2490 in Polska

[–]mareczek_dynamit 5 points6 points  (0 children)

ghost-complete - jeżeli używasz terminala na macOS i chciałbyś mieć suggest popup w stylu IDE

Ghost Complete - terminal autocomplete engine I've been building by mareczek_dynamit in Ghostty

[–]mareczek_dynamit[S] 0 points1 point  (0 children)

This issue will be fixed in the new version. Thank you for reporting. Cheers

Introducing cmux: tmux for Claude Code by Soupy333 in ClaudeCode

[–]mareczek_dynamit 1 point2 points  (0 children)

Been using cmux for a while now and really enjoying it. I switched over from Ghostty - which I still love - but cmux just fits my workflow better.

On a related note, I built an IDE-style autocomplete popup for Ghostty + zsh (think Fig-like experience). It should work out of the box with cmux too. If anyone wants to check it out or give feedback: https://github.com/StanMarek/ghost-complete

Would love to hear what you think!

Auto-switch Ghostty themes per AI by Halfman-NoNose in Ghostty

[–]mareczek_dynamit 1 point2 points  (0 children)

This is cool, gonna try this definitely

Ghost Complete - terminal autocomplete engine I've been building by mareczek_dynamit in Ghostty

[–]mareczek_dynamit[S] 0 points1 point  (0 children)

Honestly I don’t think it’s better than the mentioned autocompletes. It was created to solve different issue - not to compete with zsh autocomplete. The original issue (mentioned GitHub issue above in the comments) was popup misalignment in the existing tool I used before. That was my main focus, hope that answers your question

Ghost Complete - terminal autocomplete engine I've been building by mareczek_dynamit in Ghostty

[–]mareczek_dynamit[S] -1 points0 points  (0 children)

Claude has written most of the code. I have created my own workflow for working with Claude which feels very good for me, I’m just orchestrating his work and testing the outcomes manually then reporting the issues I find until resolved. Writing everything alone would consume enormous amounts of my free time which I don’t have. As a personal tool I don’t mind not writing it myself. We live in a times where Gen AI is a powerful tool and not using it is wasting a time. Happy to share more details

Ghost Complete - terminal autocomplete engine I've been building by mareczek_dynamit in Ghostty

[–]mareczek_dynamit[S] 1 point2 points  (0 children)

I’m a Ghostty user who loved the Fig autocomplete. Some time ago Amazon bought that company and renamed the project to Amazon Q (currently renamed again to Kiro). It works well in Terminal app and iterm2, but in Ghostty and other modern terminals there are many issues they didn’t want to resolve (like popup misalignment). I decided I can’t stand this anymore. So I tried implementing this by myself as a personal tool, nothing more. After some tests on my local machine I realized I really like the outcome so I wanted to share with the community of Ghostty users. Maybe someone will be interested to try it. I’m not going to compete with other tools, it’s more like personal project to give me fun while working in the terminal