-
-
Notifications
You must be signed in to change notification settings - Fork 252
Closed
Description
I've tried using bpython inside a screen session running in a PuTTY terminal and for pressing backspace (^H) discards the entire line and shows a prompt for new one in this case. Using Ctrl-Backspace does work as Backspace is supposed to but is rather inconvenient.
Here is all the relevant information I could think of, please let me know if you need anything else:
% cat /etc/issue
Debian GNU/Linux 5.0 \n \l
% uname -a
Linux xxxxxx 2.6.29-vz #1 SMP Sat May 23 19:43:27 CEST 2009 x86_64 GNU/Linux
% echo $TERM
screen
% stty -a
speed 38400 baud; rows 79; columns 200; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O;
min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon ixoff -iuclc -ixany -imaxbel -iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon -iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke
- Bitbucket: https://bitbucket.org/bobf/bpython/issue/11
- Originally Reported By:
- Originally Created At: 2009-06-03T11:59:31.518