Closed
Description
光标会不定期跳到缓冲区内,这是经常发生的事情。估计因为改变窗口大小触发的故障,看起来与psreadline有关。因为禁用psreadline时,没有发生过此问题。
我使用的Termux for android控制台.安装了Aarch, Fedora。故障相同。
The cursor can be often misplaced, which could be caused by the resizing of the window when the input-pad becomes active/inactive.
It's very possible related toPSReadLine
as it works fine whenPSReadLine
is unloaded.This happens in Termux, an Android terminal emulator and Linux environment application.
Aarch, Fedora are installed.
SDRausty/TermuxArch#201
Related issue: #1164