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
This commit is contained in:
Marcus Meissner 2021-08-22 14:14:32 +00:00 committed by Git OBS Bridge
parent 6e47feac2a
commit 684c33f7b5
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 *eightBitOutput: true
!! Default Settings !! Default Settings
*termName: xterm *termName: xterm-256color
*pointerShape: top_left_arrow *pointerShape: top_left_arrow
*scrollKey: true *scrollKey: true
diff --git a/xterm.man b/xterm.man diff --git a/xterm.man b/xterm.man

View File

@ -154,7 +154,7 @@ index dd6ef52..69aac16 100644
+*eightBitOutput: true +*eightBitOutput: true
+ +
+!! Default Settings +!! Default Settings
+*termName: xterm +*termName: xterm-256color
+*pointerShape: top_left_arrow +*pointerShape: top_left_arrow
+*scrollKey: true +*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> Wed Jun 9 14:36:14 UTC 2021 - Marcus Meissner <meissner@suse.com>