Fix term.el cursor movement at bottom margin (Bug#31690)
commit8a1576cc03963138d62c42bd373226e58f9f17c6
authorNoam Postavsky <npostavs@gmail.com>
Sat, 2 Jun 2018 19:57:33 +0000 (2 15:57 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 10 Jun 2018 21:57:50 +0000 (10 17:57 -0400)
tree21bc84d9d7a957bf211b3c8f7eed2e7b68ae972e
parent4c3fae3cf26d2112f0744f89da93b2440cd45d56
Fix term.el cursor movement at bottom margin (Bug#31690)

* lisp/term.el (term-handle-ansi-escape) <\E[B cud>: Allow moving the
cursor to the bottom margin line, rather than stopping one line
before.
lisp/term.el
test/lisp/term-tests.el