Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213996 - backspace not working after running any emerge in mrxvt
Summary: backspace not working after running any emerge in mrxvt
Status: RESOLVED OBSOLETE
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: x86 Interix
: High normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-20 08:00 UTC by Markus Duft (RETIRED)
Modified: 2015-08-03 09:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Duft (RETIRED) gentoo-dev 2008-03-20 08:00:20 UTC
After running emerge, the backspace key in mrxvt does not work anymore, but i have to use CTRL+Backspace instead. calling stty dec fixes the problem.

Reproducible: Always

Steps to Reproduce:
1. start mrxvt
2. emerge some small package
3. press backspace

Actual Results:  
some junk is displayed on the console, backspace not working.


it isn't enough to just start emerg for example with -a and then choosing "no". backspace keeps working in that case. portage really needs to start building the package to destroy the backspace key...
Comment 1 Zac Medico gentoo-dev 2008-03-21 04:11:05 UTC
Maybe it is related to whatever $PROMPT_COMMAND contains. Anyway, the relevant code should be in portage's output.py file.
Comment 2 Markus Duft (RETIRED) gentoo-dev 2009-09-22 14:35:07 UTC
hmm... recently this even occurs on a gentoo linux gnome-terminal when ssh'ing to an interix box...
Comment 3 Fabian Groffen gentoo-dev 2009-09-22 15:18:15 UTC
termcap?
Comment 4 Zac Medico gentoo-dev 2011-02-09 10:17:15 UTC
Are you still experiencing this?
Comment 5 needle 2011-08-20 10:20:30 UTC
i can't reproduce this with mrxvt 0.5.4 available in the portage.
Backspace is working here after emerging a package.
Comment 6 Markus Duft (RETIRED) gentoo-dev 2011-08-22 06:08:26 UTC
(In reply to comment #5)
> i can't reproduce this with mrxvt 0.5.4 available in the portage.
> Backspace is working here after emerging a package.

this bug is interix specific (now that i saw it again, i'm gonna retest this asap to get it closed...), did you test on interix?
Comment 7 Markus Duft (RETIRED) gentoo-dev 2011-08-22 06:33:29 UTC
yes, this still happens. after running an emerge, backspace produces a ^?. i need to "stty erase ^?" to make it work again. i just noticed that SHIFT+backspace does work as expected ;)
Comment 8 Markus Duft (RETIRED) gentoo-dev 2011-08-22 07:15:12 UTC
i tried to run tic to get terminfo up to date, and also tried TERM=xterm, with no difference at all.
Comment 9 needle 2011-08-22 10:51:56 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > i can't reproduce this with mrxvt 0.5.4 available in the portage.
> > Backspace is working here after emerging a package.
> 
> this bug is interix specific (now that i saw it again, i'm gonna retest this
> asap to get it closed...), did you test on interix?

Hello Markus,

cancel my post, I am using x86_64. I don't use interix.
sorry for the confusion.
Comment 10 Anthony Basile gentoo-dev 2014-07-11 22:35:11 UTC
(In reply to Markus Duft from comment #6)
> (In reply to comment #5)
> > i can't reproduce this with mrxvt 0.5.4 available in the portage.
> > Backspace is working here after emerging a package.
> 
> this bug is interix specific (now that i saw it again, i'm gonna retest this
> asap to get it closed...), did you test on interix?

I just took on mrxvt.  Is this issue still of interest?  interix is pretty marginarl and I wouldn't know where to begin.