Accepting request 913597 from X11:terminals

OBS-URL: https://build.opensuse.org/request/show/913597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=127
This commit is contained in:
Dominique Leuenberger 2021-08-25 18:56:04 +00:00 committed by Git OBS Bridge
commit 85b4542f84
3 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -154,7 +154,7 @@ index dd6ef52..69aac16 100644
+*eightBitOutput: true
+
+!! Default Settings
+*termName: xterm
+*termName: xterm-256color
+*pointerShape: top_left_arrow
+*scrollKey: true
+

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 17 09:08:15 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
- use TERM=xterm-256color by default (boo#1188864)
-------------------------------------------------------------------
Wed Jun 9 14:36:14 UTC 2021 - Marcus Meissner <meissner@suse.com>