commit | 1883d299bf853dac75cd67c012b9f074b0a4dbef | [log] [download] |
---|---|---|
author | nicm <nicm> | Mon May 29 07:58:33 2017 +0000 |
committer | nicm <nicm> | Mon May 29 07:58:33 2017 +0000 |
tree | 3fd8a94eff4c4f3d49f5ddc28c1d756fd2f6c128 | |
parent | 15253448af2dc15dcfe17add5cedafaebdd4d62f [diff] |
Do not factor in screen_hsize() for the visible copy mode screen when adjusting the selection, it should never have any useful history (and when it does, after resize, we shouldn't use it). From Michal Mazurek.