由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - unix界面里backspace键不能用, 该怎么办? (转载)
相关主题
[转载] xterm key-binding problem?大虾,救命!Linux故障!
怎麽映射backspace或del?A quick emacs question
stty questionvi 初学者:怎么退格最高效?
UNIX SHELL 下中文My trouble with xterm
hotkey in unixVI 一问
如何在英文的UNIX下输入汉字???Re: ctrl+c doesn't work in csh, (solved)
a question about xwindowsSolaris 5.9命令行输入问题
how to config keyboard in Solaris?我想down套solaris8,有谁可以帮我的么??
相关话题的讨论汇总
话题: backspace话题: setting话题: stty话题: terminal话题: erase
进入Unix版参与讨论
1 (共1页)
e******r
发帖数: 220
1
【 以下文字转载自 Programming 讨论区 】
发信人: eecareer (没睡醒, 明天接着睡), 信区: Programming
标 题: unix界面里backspace键不能用, 该怎么办?
发信站: BBS 未名空间站 (Mon Sep 1 17:12:46 2008)
就是如果type错, 没有办法use backspace to delete wrong character
thanks
c*****t
发帖数: 1879
2
1. make sure the terminal emulation setting is correct.
2. either check the program that provide the window and check its
erase key setting. Or you can update shell setting with "stty"
command. You can press ^V first, then hit the backspace to see
what exactly your terminal program was trying to send.

【在 e******r 的大作中提到】
: 【 以下文字转载自 Programming 讨论区 】
: 发信人: eecareer (没睡醒, 明天接着睡), 信区: Programming
: 标 题: unix界面里backspace键不能用, 该怎么办?
: 发信站: BBS 未名空间站 (Mon Sep 1 17:12:46 2008)
: 就是如果type错, 没有办法use backspace to delete wrong character
: thanks

s***n
发帖数: 373
3
try ctrl+backspace

【在 e******r 的大作中提到】
: 【 以下文字转载自 Programming 讨论区 】
: 发信人: eecareer (没睡醒, 明天接着睡), 信区: Programming
: 标 题: unix界面里backspace键不能用, 该怎么办?
: 发信站: BBS 未名空间站 (Mon Sep 1 17:12:46 2008)
: 就是如果type错, 没有办法use backspace to delete wrong character
: thanks

f*******e
发帖数: 1061
4
ctrl h in hpux
or
stty erase backspace

【在 e******r 的大作中提到】
: 【 以下文字转载自 Programming 讨论区 】
: 发信人: eecareer (没睡醒, 明天接着睡), 信区: Programming
: 标 题: unix界面里backspace键不能用, 该怎么办?
: 发信站: BBS 未名空间站 (Mon Sep 1 17:12:46 2008)
: 就是如果type错, 没有办法use backspace to delete wrong character
: thanks

z*****g
发帖数: 810
5
use "delete" instead
coz the terminal (tty)
C********g
发帖数: 1548
6
switch to bash
e******r
发帖数: 220
7
【 以下文字转载自 Programming 讨论区 】
发信人: eecareer (没睡醒, 明天接着睡), 信区: Programming
标 题: unix界面里backspace键不能用, 该怎么办?
发信站: BBS 未名空间站 (Mon Sep 1 17:12:46 2008)
就是如果type错, 没有办法use backspace to delete wrong character
thanks
c*****t
发帖数: 1879
8
1. make sure the terminal emulation setting is correct.
2. either check the program that provide the window and check its
erase key setting. Or you can update shell setting with "stty"
command. You can press ^V first, then hit the backspace to see
what exactly your terminal program was trying to send.

【在 e******r 的大作中提到】
: 【 以下文字转载自 Programming 讨论区 】
: 发信人: eecareer (没睡醒, 明天接着睡), 信区: Programming
: 标 题: unix界面里backspace键不能用, 该怎么办?
: 发信站: BBS 未名空间站 (Mon Sep 1 17:12:46 2008)
: 就是如果type错, 没有办法use backspace to delete wrong character
: thanks

s***n
发帖数: 373
9
try ctrl+backspace

【在 e******r 的大作中提到】
: 【 以下文字转载自 Programming 讨论区 】
: 发信人: eecareer (没睡醒, 明天接着睡), 信区: Programming
: 标 题: unix界面里backspace键不能用, 该怎么办?
: 发信站: BBS 未名空间站 (Mon Sep 1 17:12:46 2008)
: 就是如果type错, 没有办法use backspace to delete wrong character
: thanks

f*******e
发帖数: 1061
10
ctrl h in hpux
or
stty erase backspace

【在 e******r 的大作中提到】
: 【 以下文字转载自 Programming 讨论区 】
: 发信人: eecareer (没睡醒, 明天接着睡), 信区: Programming
: 标 题: unix界面里backspace键不能用, 该怎么办?
: 发信站: BBS 未名空间站 (Mon Sep 1 17:12:46 2008)
: 就是如果type错, 没有办法use backspace to delete wrong character
: thanks

z*****g
发帖数: 810
11
use "delete" instead
coz the terminal (tty)
C********g
发帖数: 1548
12
switch to bash
1 (共1页)
进入Unix版参与讨论
相关主题
我想down套solaris8,有谁可以帮我的么??hotkey in unix
X Windows Emulation Software Market in China如何在英文的UNIX下输入汉字???
emacs下如何switch buffer?a question about xwindows
[转载] TCL/TK to move mousehow to config keyboard in Solaris?
[转载] xterm key-binding problem?大虾,救命!Linux故障!
怎麽映射backspace或del?A quick emacs question
stty questionvi 初学者:怎么退格最高效?
UNIX SHELL 下中文My trouble with xterm
相关话题的讨论汇总
话题: backspace话题: setting话题: stty话题: terminal话题: erase