Control: tag -1 + fixed-upstream Hi Vincent,
Vincent Lefevre wrote: > Another major regression in zsh 5.6 [test with the Debian package] > and zsh 5.6.1 [test with upstream's tarball], tested with both xterm > and GNOME Terminal: > > 1. Open the terminal to some size. > 2. View a file with "less" (do not quit). > 3. Change the size of the terminal. > 4. Quit "less". > > The terminal becomes unusable (at least if the size has been reduced) > because zsh did not notice the change. If I echo $COLUMNS and $LINES, > they still have their old values. Thanks for the bug report and for refering to the according upstream bug-report/thread. This seems to be fixed now upstream in this commit: commit 07ad7fd97086e108c87bf87b23d919365ff10c5c (HEAD -> master, origin/master, origin/HEAD) Author: Peter Stephenson <[email protected]> Date: Wed Sep 12 09:49:14 2018 +0100 Fix windowsize when reattaching to terminal on process exit Depending if there will be a 5.6.2 until the next zsh upload to Debian or not, I will cherry-pick this commit into the package. Regards, Axel -- ,''`. | Axel Beckert <[email protected]>, https://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 `- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE

