mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-13 07:00:49 +02:00
commit bash-20160401 snapshot
This commit is contained in:
@@ -826,7 +826,7 @@ rl_redisplay ()
|
||||
lpos -= _rl_col_width (local_prompt, n0, num, 1) - wadjust;
|
||||
else
|
||||
#endif
|
||||
lpos -= _rl_screenwidth - wadjust;
|
||||
lpos -= _rl_screenwidth; /* all physical cursor positions */
|
||||
}
|
||||
|
||||
prompt_last_screen_line = newlines;
|
||||
|
||||
Reference in New Issue
Block a user