URL:
<https://savannah.gnu.org/bugs/?61403>
Summary: [troff]: interpolates ^ for \[ti] in device control
escapes
Project: GNU troff
Submitted by: gbranden
Submitted on: Sat 30 Oct 2021 04:44:31 AM UTC
Category: Core
Severity: 4 - Important
Item Group: Incorrect behaviour
Status: In Progress
Privacy: Public
Assigned to: gbranden
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
An unfortunate copy-and-paste error in commit 9d61b3d1, easily fixed.
+ else if (strcmp("ha", sc) == 0)
+ mac->append('^');
[...]
+ else if (strcmp("ti", sc) == 0)
+ mac->append('^');
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?61403>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/