[Pkg-urxvt-maintainers] [Bug 1376105] Re: rxvt-unicode does not respect 'URxvt*scrollTtyOutput : false'
Mike A. Kuznetsov
mike4gg at gmail.com
Sun Nov 20 09:59:37 UTC 2016
Still the same on Ubuntu 16.10 and rxvt-unicode 9.22-1
--
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1376105
Title:
rxvt-unicode does not respect 'URxvt*scrollTtyOutput : false'
Status in rxvt-unicode package in Ubuntu:
New
Bug description:
rxvt-unicode does not respect resource 'URxvt*scrollTtyOutput :
false' anymore and have scrolling behavior like if this option be set
to 'true'
other options from .Xresources works perfectly
when i pass '-si' switch, which implements the same, to 'urxvt', it
works as expected (prevents auto scrolling on new output)
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.10
DISTRIB_CODENAME=utopic
DISTRIB_DESCRIPTION="Ubuntu Utopic Unicorn (development branch)"
$ dpkg -l | grep rxvt
ii rxvt-unicode 9.20-1build1
$ grep -i rxvt .Xresources
! URxvt*termName:xterm-256color
URxvt*background: Black
URxvt*foreground: Grey
URxvt.color0 : #000000
URxvt.color8 : #555555
URxvt.color1 : #AA0000
URxvt.color9 : #FF5555
URxvt.color2 : #00AA00
URxvt.color10 : #55FF55
URxvt.color3 : #AA5500
URxvt.color11 : #FFFF55
URxvt.color4 : #0000AA
URxvt.color12 : #5555FF
URxvt.color5 : #AA00AA
URxvt.color13 : #FF55FF
URxvt.color6 : #00AAAA
URxvt.color14 : #55FFFF
URxvt.color7 : #AAAAAA
URxvt.color15 : #FFFFFF
URxvt*font: xft:Monospace-13
URxvt*boldFont: xft:Monospace-13
URxvt.letterSpace: -1
URxvt*saveLines: 12000
URxvt*scrollBar: false
URxvt*scrollTtyOutput : false
URxvt*scrollWithBuffer : true
URxvt*scrollTtyKeypress : true
URxvt.perl-lib: /home/mike/.urxvt-perl-lib
URxvt.perl-ext: default,url-select,keyboard-select
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.launcher: /usr/bin/xdg-open
URxvt.url-select.underline: true
URxvt.keysym.M-c: perl:keyboard-select:activate
URxvt.transparent: true
URxvt.shading: 20
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rxvt-unicode/+bug/1376105/+subscriptions
More information about the Pkg-urxvt-maintainers
mailing list