You are not logged in.

#1 2007-10-16 20:41:29

basi
Member
Registered: 2007-03-13
Posts: 5

Backspace Problem in Terminal

Hello everybody.

Since I have changed my .Xdefaults I have a strange 'Backspace in Terminal' problem.

If I entered a command in Terminal and then want to delete it.
But if I hit Backspace to often I'm even able to delete the command prompt.

Hoepefully somebody knows what this problem is about.

Here is my .Xdefaults.

ursorBlink:           Mono:pixelsize=10
urxvt.font:         xft:terminus-medium:pixelsize=14
urxvt*foreground:       #00afdfe
urxvt*geometry:         80x25

urxvt*inheritPixmap:       true
urxvt*internalBorder:   0
urxvt*loginShell:       true
urxvt*saveLines:        4000
urxvt*scrollBar:        false

urxvt*shading:             30
urxvt*termName:         rxvt

urxvt*tintColor:           #ffffff
urxvt*underlineColor:   #86a2be
URxvt.perl-ext-common:      default,matcher
URxvt.matcher.button:       1
URxvt.matcher.pattern.1:    \bwww\.[\w-]\.[\w./?&@#-]*[\w/-]
URxvt*urlLauncher:        swiftfox
urxvt.perl-ext-common:      matcher

# colors
urxvt*color0:           #242424
urxvt*color8:           #cdb5cd
urxvt*color1:           #bf7979
urxvt*color9:           #f4a45f
urxvt*color2:           #97b26b
urxvt*color10:          #c5f779
urxvt*color3:           #cdcda1
urxvt*color11:          #ffffaf
urxvt*color4:           #396FA6
urxvt*color12:          #98afd9
urxvt*color13:          #d7d998
urxvt*color6:           #a1b5cd
urxvt*color14:          #a1b5cd
urxvt*color7:           #ffffff
urxvt*color15:          #dedede

Thanks in advance.

Offline

#2 2007-10-16 21:14:19

rab
Member
Registered: 2006-06-15
Posts: 185

Re: Backspace Problem in Terminal

You have a problem with you $PS1 bash variable, post it.


rawr

Offline

#3 2007-10-16 21:55:51

basi
Member
Registered: 2007-03-13
Posts: 5

Re: Backspace Problem in Terminal

Thank you for your fast answer.

I have changed my PS1 and it works again.

Thank you very much.
Must have made there somewhere a mistake.

Offline

Board footer

Powered by FluxBB