TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: GNU readline editing support in GUI frameworks

2 点作者 cyfex超过 4 年前
Is there a way to use GNU readline motion and editing key bindings in GUI frameworks like GTK+, Qt, etc.?<p>Over the years I have grown accustomed to readline&#x27;s key bindings in the terminal (e.g.: ctrl+a: move to the line start, ctrl+e: move to the line end, etc.) and I find it annoying not to be able to use the same bindings in GUI input fields.<p>How come there isn&#x27;t widespread support for this, and instead GUI frameworks use a different set of key bindings (e.g.: ctrl+a: select all)?

暂无评论

暂无评论