Bash-5.1-rc1 release

This commit is contained in:
Chet Ramey
2020-10-05 18:18:34 -04:00
parent 3eb0018e75
commit 5f2b5d79e0
32 changed files with 4930 additions and 4460 deletions
+3
View File
@@ -3271,6 +3271,9 @@ _rl_update_final (void)
{
int full_lines, woff, botline_length;
if (line_structures_initialized == 0)
return;
full_lines = 0;
/* If the cursor is the only thing on an otherwise-blank last line,
compensate so we don't print an extra CRLF. */