Show HN:Lssh —— 面向SSH和云目标的终端原生远程访问套件
Lssh 是一款终端原生的远程访问工具套件,支持 SSH 及多种云目标(如 AWS、GCP 等)的快速连接与管理。它提供便捷的主机列表、分组管理和自动补全功能,让用户在终端内即可高效完成远程主机登录与操作,无需依赖图形界面。
Lssh 是一款终端原生的远程访问工具套件,支持 SSH 及多种云目标(如 AWS、GCP 等)的快速连接与管理。它提供便捷的主机列表、分组管理和自动补全功能,让用户在终端内即可高效完成远程主机登录与操作,无需依赖图形界面。
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.