dbaccess 中的删除/退格不会删除字符

发布于 2024-11-07 14:07:30 字数 194 浏览 0 评论 0原文

通过 SSH 使用 dbaccess 进入 Fedora 服务器。当我转到查询 - 新建时,退格键和删除键都没有效果。

如何设置环境以使用删除/退格键?它们在 vi 中工作得很好。

编辑:更多信息。 vi 中的 CTRL-H 删除前一个字符(与退格键相同)。 dbaccess 中的 CTRL-H 将光标向左移动一个字符,但不会删除任何内容。

Using dbaccess via SSH into a fedora server. When I go to Query - New, both backspace and delete do not have an effect.

How can I set up the environment to work with delete/backspace? They work fine in vi.

Edit: Some more info. CTRL-H in vi deletes the previous characer (same as backspace). CTRL-H in dbaccess moves the cursor left one character but does not delete anything.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不念旧人 2024-11-14 14:07:30

终于找到解决办法了!我使用的是Putty,终端-键盘下的默认设置是Control-? (127) 退格键。当我将其设置为 Control-H 时,DBAccess 中的光标向左移动一个字符。它不会删除角色,但这比什么都不做要好。

Finally found the solution! I was using Putty, and the default settings under Terminal-Keyboard was Control-? (127) for backspace. When I set this to Control-H, the cursor in DBAccess goes left one character. It does not remove the character, but this is better than doing nothing at all.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文