Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 97203 Details for
Bug 61195
scrolling does not work in gnome-terminal if it is running screen, TERM=linux fixes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
screenrc-with-gnome.patch
screenrc-with-gnome.patch (text/plain), 2.33 KB, created by
Alexander Skwar
on 2006-09-17 00:16:16 UTC
(
hide
)
Description:
screenrc-with-gnome.patch
Filename:
MIME Type:
Creator:
Alexander Skwar
Created:
2006-09-17 00:16:16 UTC
Size:
2.33 KB
patch
obsolete
>--- /etc/screenrc 2006-09-17 07:14:39.321738384 +0200 >+++ .screenrc 2006-09-17 09:14:16.000000000 +0200 >@@ -113,38 +113,38 @@ > # xterm understands both im/ic and doesn't have a status line. > # Note: Do not specify im and ic in the real termcap/info file as > # some programs (e.g. vi) will not work anymore. >- termcap xterm hs@:cs=\E[%i%d;%dr:im=\E[4h:ei=\E[4l >- terminfo xterm hs@:cs=\E[%i%p1%d;%p2%dr:im=\E[4h:ei=\E[4l >+ termcap gnome|xterm hs@:cs=\E[%i%d;%dr:im=\E[4h:ei=\E[4l >+ terminfo gnome|xterm hs@:cs=\E[%i%p1%d;%p2%dr:im=\E[4h:ei=\E[4l > > # 80/132 column switching must be enabled for ^AW to work > # change init sequence to not switch width >- termcapinfo xterm Z0=\E[?3h:Z1=\E[?3l:is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l >+ termcapinfo gnome|xterm Z0=\E[?3h:Z1=\E[?3l:is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l > > # Make the output buffer large for (fast) xterms. > # termcapinfo xterm* OL=10000 >- termcapinfo xterm* OL=100 >+ termcapinfo gnome|xterm* OL=100 > > # tell screen that xterm can switch to dark background and has function > # keys. >- termcapinfo xterm 'VR=\E[?5h:VN=\E[?5l' >- termcapinfo xterm 'k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~' >- termcapinfo xterm 'kh=\EOH:kI=\E[2~:kD=\E[3~:kH=\EOF:kP=\E[5~:kN=\E[6~' >+ termcapinfo gnome|xterm 'VR=\E[?5h:VN=\E[?5l' >+ termcapinfo gnome|xterm 'k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~' >+ termcapinfo gnome|xterm 'kh=\EOH:kI=\E[2~:kD=\E[3~:kH=\EOF:kP=\E[5~:kN=\E[6~' > > # special xterm hardstatus: use the window title. >- termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007' >+ termcapinfo gnome|xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007' > > #terminfo xterm 'vb=\E[?5h$<200/>\E[?5l' >- termcapinfo xterm 'vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l' >+ termcapinfo gnome|xterm 'vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l' > > # emulate part of the 'K' charset >- termcapinfo xterm 'XC=K%,%\E(B,[\304,\\\\\326,]\334,{\344,|\366,}\374,~\337' >+ termcapinfo gnome|xterm 'XC=K%,%\E(B,[\304,\\\\\326,]\334,{\344,|\366,}\374,~\337' > > # xterm-52 tweaks: > # - uses background color for delete operations >- termcapinfo xterm* be >+ termcapinfo gnome|xterm* be > > # Do not use xterm's alternative window buffer, it breaks scrollback (see bug #61195) >- termcapinfo xterm|xterms|xs ti@:te=\E[2J >+ termcapinfo gnome|xterm|xterms|xs ti@:te=\E[2J > > # WYSE TERMINALS > # ===============================================================
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 61195
: 97203