mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-23 01:31:27 +01:00
21567: Dan Bullok: trashzle on updating window size
This commit is contained in:
parent
41e2027c4d
commit
4985c44cd9
2 changed files with 6 additions and 1 deletions
|
|
@ -1054,7 +1054,7 @@ adjustwinsize(int from)
|
|||
winchanged =
|
||||
#endif /* TIOCGWINSZ */
|
||||
resetneeded = 1;
|
||||
zrefresh();
|
||||
trashzle();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue