On Sun, Feb 25, 2024 at 11:57:03AM +0100, git_AT_suckless.org wrote:
> commit 7473a8d1a57e5f9aba41b953f4e498c35e1c9dc5
> Author: Quentin Rameau <quinq_AT_fifth.space>
> AuthorDate: Sun Feb 25 01:31:31 2024 +0100
> Commit: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
> CommitDate: Sun Feb 25 11:56:43 2024 +0100
>
> Fix cursor move with wide glyphs
>
> st would always move back 1 column,
> even with wide glyhps (using more than a single column).
This is apparently what GNU readline expects, so this change breaks
line editing, which worked fine before.
--
Storkman
Received on Wed Mar 27 2024 - 16:11:27 CET