mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 02:32:27 +02:00
Bash-5.1-rc1 release
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user