Accepting request 1063860 from home:dspinella:branches:Base:System
Fix patch OBS-URL: https://build.opensuse.org/request/show/1063860 OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=93
This commit is contained in:
parent
27b4904972
commit
db3321b2af
@ -7,10 +7,10 @@ Subject: [PATCH] End OSC8 hyperlink on invalid embedded escape sequence.
|
||||
line.c | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
Index: less-608/line.c
|
||||
===================================================================
|
||||
--- less-608.orig/line.c 2022-07-22 19:26:24.000000000 +0000
|
||||
+++ less-608/line.c 2023-02-07 15:08:11.503178583 +0000
|
||||
diff --git a/line.c b/line.c
|
||||
index 236c49ae..cba7bdd1 100644
|
||||
--- a/line.c
|
||||
+++ b/line.c
|
||||
@@ -633,8 +633,8 @@ ansi_step(pansi, ch)
|
||||
/* Hyperlink ends with \7 or ESC-backslash. */
|
||||
if (ch == '\7')
|
||||
|
Loading…
x
Reference in New Issue
Block a user