summaryrefslogtreecommitdiff
path: root/shells/bash/files/patch-lib_readline_display.c
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash/files/patch-lib_readline_display.c')
-rw-r--r--shells/bash/files/patch-lib_readline_display.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash/files/patch-lib_readline_display.c b/shells/bash/files/patch-lib_readline_display.c
index b69b08410b1a..f81aba551533 100644
--- a/shells/bash/files/patch-lib_readline_display.c
+++ b/shells/bash/files/patch-lib_readline_display.c
@@ -1,6 +1,6 @@
---- lib/readline/display.c.orig 2018-10-01 01:37:48 UTC
+--- lib/readline/display.c.orig 2022-04-05 14:47:31 UTC
+++ lib/readline/display.c
-@@ -837,7 +837,10 @@ rl_redisplay (void)
+@@ -953,7 +953,10 @@ rl_redisplay (void)
the line breaks in the prompt string in expand_prompt, taking invisible
characters into account, and if lpos exceeds the screen width, we copy
the data in the loop below. */