File git-48-477bc3c05fcdabf9319e84278a1cba2c12c9ed5a.patch of Package aaa_base.33622

From 477bc3c05fcdabf9319e84278a1cba2c12c9ed5a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=BCdiger=20Oertel?= <ro@suse.de>
Date: Mon, 18 Mar 2024 10:23:58 +0100
Subject: [PATCH] update inputrc.keys with patch written by werner
 (bsc#1221407)


diff --git a/files/usr/etc/inputrc.keys b/files/usr/etc/inputrc.keys
index 0ab1f98..ca0abb4 100644
--- a/files/etc/inputrc.keys
+++ b/files/etc/inputrc.keys
@@ -230,8 +230,6 @@ $if term=xterm
 #
 # Normal keypad and cursor of xterm
 #
-"\e[1~":	history-search-backward
-"\e[4~":	set-mark
 "\e[H":		beginning-of-line
 "\e[F":		end-of-line
 # [Note: raw C1 chars conflicts with UTF-8]
@@ -283,8 +281,6 @@ $if term=xterm
 "\eO5F":	end-of-line
 $else
 $if term=kvt
-"\e[1~":	history-search-backward
-"\e[4~":	set-mark
 "\eOH":		beginning-of-line
 "\eOF":		end-of-line
 $endif
@@ -921,3 +917,19 @@ $endif
 "\e[23;3~":	""
 "\e[24;3~":	""
 $endif
+$if term=vt200
+"\e[1~":	history-search-backward
+"\e[4~":	set-mark
+$endif
+$if term=vt220
+"\e[1~":	history-search-backward
+"\e[4~":	set-mark
+$endif
+$if term=vt420
+"\e[1~":	history-search-backward
+"\e[4~":	set-mark
+$endif
+$if term=vt520
+"\e[1~":	history-search-backward
+"\e[4~":	set-mark
+$endif
openSUSE Build Service is sponsored by