You are not logged in.

#1 2014-10-25 01:19:59

mrkernelpanic
Member
Registered: 2014-01-30
Posts: 43

[SOLVED]urxvt bug jumping to front of command

Hello,

I have a weird bug with my terminal.
I type in my comand (comand of course makes no sense, but that's not the point), then I hit the home button and get an incorrect view, insert what I forgot and hit enter. Once executed, I can press up for previous comand and it is viewed correctly again.

Sometimes, this bug also happens when hitting up and browsing trough previous commands.

.bashrc:

PS1="\e[42m\W\e[0m\e[44m>\e[0m "
(bunch of aliases)

.Xresources:

URxvt.scrollbar:false
URxvt.font: 'xft:Source\ Code\ Pro:size=10'

URxvt.perl-ext-common: default, matcher
URxvt.url-launcher: /usr/bin/firefox
URxvt.matcher.button: 1
(a bunch of colors)

Does anybody have an idea what could be the issue?

Last edited by mrkernelpanic (2014-10-25 01:43:41)

Offline

#2 2014-10-25 01:27:15

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED]urxvt bug jumping to front of command


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-10-25 01:43:23

mrkernelpanic
Member
Registered: 2014-01-30
Posts: 43

Re: [SOLVED]urxvt bug jumping to front of command

Thank you! That was exactly the problem!

Offline

Board footer

Powered by FluxBB