]> granicus.if.org Git - vim/commit
patch 9.0.1049: crash when opening a very small terminal window v9.0.1049
authorBram Moolenaar <Bram@vim.org>
Mon, 12 Dec 2022 13:47:44 +0000 (13:47 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 12 Dec 2022 13:47:44 +0000 (13:47 +0000)
commit67578e5bcf7404d40d42876b738b72e68add1a3e
tree44dee70a2c31407a979037d8127115c11dacc680
parentb7acea1806996a9afb9fb8ebfe571b5181063070
patch 9.0.1049: crash when opening a very small terminal window

Problem:    Crash when opening a very small terminal window.
Solution:   Instead of crashing fix the cursor position. (closes #11697)
src/libvterm/src/screen.c
src/version.c