Use point and row/col-offset variables for cursor positioning
commit2f41ed1d642245dde064fcf38227c8533154a2dc
authorMiha Rihtaršič <miha@kamnitnik.top>
Sat, 12 Feb 2022 17:40:16 +0000 (12 18:40 +0100)
committerMiha Rihtaršič <miha@kamnitnik.top>
Mon, 28 Feb 2022 16:29:22 +0000 (28 17:29 +0100)
tree2dcd40052a969777f4fc42445efafebf85fcc69e
parent7df3be606c1986ad2f2e726db369b404818df16c
Use point and row/col-offset variables for cursor positioning

Emulation should now be a bit faster, though it still seems to be quite slower
than term.el. htop re-display time shouldn't scale quadratically with terminal
height any more.

Spaces shouldn't be removed from the beginning of user input any more.

apt-get install shouldn't arbitrarily remove buffer contents from the top of
the screen any more.
coterm.el