mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
Problem: ":z!" is not supported. Solution: Make ":z!" work and add tests. (Dominique Pellé, closes #8836) Use display height instead of current window height.