bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23303: 24.5; [PATCH] term.el doesn't support absolute column movemen


From: Vasilij Schneidermann
Subject: bug#23303: 24.5; [PATCH] term.el doesn't support absolute column movement
Date: Sun, 17 Apr 2016 01:09:24 +0200

While testing out a program I noticed it was misbehaving in M-x
ansi-term for the commands using the \e[0G sequence for moving the
cursor to column 0.  Apparently this is because it doesn't have any code
branch in `term-handle-ansi-escape' for this case.  I've attached a
patch to fix this deficiency.

Attachment: 0001-Support-E-G-sequence-for-absolute-column-movement.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]