commit bash-20200907 snapshot

This commit is contained in:
Chet Ramey
2020-09-21 08:52:51 -04:00
parent f43f678557
commit 9c10def123
21 changed files with 571 additions and 538 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. */