• Noam Postavsky's avatar
    Don't assume term-current-row cache is valid (Bug#31193) · b89ff0ef
    Noam Postavsky authored
    * lisp/term.el (term-down): Call `term-current-row' instead of
    directly accessing the variable `term-current-row.  Following a resize
    of the terminal's window, `term-current-row' is reset to nil, so it is
    not safe to assume it is a number.
    b89ff0ef
term.el 178 KB