CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/04/22 10:01:08

Modified files:
        usr.bin/vi/ex  : ex_global.c 

Log message:
When updating the ranges after an insertion or deletion, the range
should be up to and including the current line number.
This behavior is consistent with historic vi as well as modern vim.

Reported by Tim Case, fix from Walter Alejandro Iglesias

Reply via email to