Viewing profile — baokaola
baokaola
HN member- Joined
- Sat, Mar 14, 2026, 6:26 AM UTC
- HN karma
- 31
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About baokaola
No profile information was provided.
Recent public activity
-
comment
Comment #48891700
There's only one language that's more dangerous than C and that is unsafe Rust. I say that only half-jokingly.
-
comment
Comment #48883771
Maybe he's talking about claude-code-ide.el which piggybacks on Claude Code's IDE integration. It recently added support for Ghostel too.
-
comment
Comment #48883761
Are you thinking about using the scroll wheel of the mouse to scroll within the program? If the appropriate terminal modes are enabled by the application running in the terminal, w…
-
comment
Comment #48882184
I'm not entirely sure what you're asking. But I'll answer to the best of my abilities: For Ghostel, libghostty-vt is the source of truth and the architecture is essentially that we…
-
comment
Comment #48881781
This is a known issue that I've been chasing myself. It most likely has to do with the fact that we cannot render hidden buffers (for reasons) so when the buffer reappears again, w…
-
comment
Comment #48881025
Ghostel co-maintainer here: Understand if you don't have a repro, but if you ever have something actionable we'd love it if you filed an issue, or have the information get to us so…
-
comment
Comment #48585950
Hehe, the feature that enables that (feeding reading the PTY and feeding the VT parser off the main Emacs thread) only got merged today. But the rendering even before this was a lo…
-
comment
Comment #48585824
Can you elaborate a bit on what you are asking about?
-
comment
Comment #48585184
For real, ask your agent to do anything in Emacs and it simply knows how to do it.
-
comment
Comment #48585147
> Now I am more excited about the major releases; for instance term issues are an issue for me with the aforementioned Claude integration. Not enough to stop me, but annoying. Bein…
-
comment
Comment #47373972
I find Emacs better than ever in the age of AI. Install agent-shell to run Claude Code inside Emacs and give it a skill to run Emacs Lisp using emacsclient. Voila - now you have al…