You are not logged in.
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: #dededeThanks in advance.
Offline
You have a problem with you $PS1 bash variable, post it.
rawr
Offline
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