From 684c33f7b573304b3808b121e6de9ec8f206ebc3007c6282f15daefb9a37e225 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 22 Aug 2021 14:14:32 +0000 Subject: [PATCH] Accepting request 912904 from home:lnussel:branches:X11:terminals - use TERM=xterm-256color by default (boo#1188864) OBS-URL: https://build.opensuse.org/request/show/912904 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=199 --- xterm-forbid_window_and_font_ops.patch | 2 +- xterm-suse.patch | 2 +- xterm.changes | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/xterm-forbid_window_and_font_ops.patch b/xterm-forbid_window_and_font_ops.patch index e80343a..e7d1a10 100644 --- a/xterm-forbid_window_and_font_ops.patch +++ b/xterm-forbid_window_and_font_ops.patch @@ -24,7 +24,7 @@ diff --git a/XTerm.ad b/XTerm.ad *eightBitOutput: true !! Default Settings - *termName: xterm + *termName: xterm-256color *pointerShape: top_left_arrow *scrollKey: true diff --git a/xterm.man b/xterm.man diff --git a/xterm-suse.patch b/xterm-suse.patch index d98ab21..f3ecfc4 100644 --- a/xterm-suse.patch +++ b/xterm-suse.patch @@ -154,7 +154,7 @@ index dd6ef52..69aac16 100644 +*eightBitOutput: true + +!! Default Settings -+*termName: xterm ++*termName: xterm-256color +*pointerShape: top_left_arrow +*scrollKey: true + diff --git a/xterm.changes b/xterm.changes index 7ff25af..99d8887 100644 --- a/xterm.changes +++ b/xterm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 17 09:08:15 UTC 2021 - Ludwig Nussel + +- use TERM=xterm-256color by default (boo#1188864) + ------------------------------------------------------------------- Wed Jun 9 14:36:14 UTC 2021 - Marcus Meissner