Show HN: Chuchu – 一款由 libghostty 驱动的 Android SSH 客户端
Chuchu 是一款基于 libghostty 构建的 Android SSH 客户端应用,旨在为移动设备提供流畅、安全的远程终端连接体验。它利用 libghostty 的高性能终端渲染能力,支持常用的 SSH 协议功能,方便开发者在手机上管理服务器。
Chuchu 是一款基于 libghostty 构建的 Android SSH 客户端应用,旨在为移动设备提供流畅、安全的远程终端连接体验。它利用 libghostty 的高性能终端渲染能力,支持常用的 SSH 协议功能,方便开发者在手机上管理服务器。
Ghostty, a terminal emulator, has transitioned to a non-profit organization. This change aims to ensure the project's long-term sustainability and community-driven development.
Ghostty, a terminal emulator project, is leaving GitHub due to concerns about the platform's direction under Microsoft's ownership, including AI integration and closed ecosystem decisions, moving its development elsewhere to maintain open-source principles.
Libghostty is an upcoming library that will allow embedding Ghostty terminal emulator functionality into other applications. The library will provide APIs for programmatically controlling terminal sessions and integrating terminal capabilities into custom software.
The developers of Ghostty have rewritten their GTK application to improve performance, reduce memory usage, and enhance stability. The rewrite addresses architectural issues present in the original implementation while maintaining feature parity.
The developer discovered and fixed a significant memory leak in Ghostty, a terminal emulator, which was caused by improper handling of font objects. The fix involved ensuring proper cleanup of font resources when they were no longer needed.