diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-03-30 12:30:49 +0100 |
---|---|---|
committer | Rafael Marçalo <raroma09@gmail.com> | 2024-03-30 18:47:06 +0000 |
commit | c2a8459e2260b96b9abad59c9ed9c894d2881fa3 (patch) | |
tree | 146d29f08a39242fcc2f0f6787a3c69b3c9bf57c /colors.h | |
parent | 705b83a7e7d5af4d15c8ca2f0be88fcd8a91d5b0 (diff) |
Revert "Fix cursor move with wide glyphs"
This reverts commit 7473a8d1a57e5f9aba41b953f4e498c35e1c9dc5.
This patch needs some more work. It caused regressions with programs that use
GNU readline, etc.
Original test-case example from Tim Culverhouse <tim@timculverhouse.com>:
printf " 😀" && sleep 2 && printf "\e[D" && sleep 2 && printf "\e[D" && sleep 2
After the patch it caused regressions, example test-case:
printf "A字\bB\n"
Diffstat (limited to 'colors.h')
0 files changed, 0 insertions, 0 deletions