diff options
author | Avi Halachmi (:avih) <avihpit@yahoo.com> | 2023-07-20 23:15:43 +0300 |
---|---|---|
committer | Avi Halachmi (:avih) <avihpit@yahoo.com> | 2023-07-23 14:41:20 +0300 |
commit | 9c0a4d8cd6d4abee680909ca5db7575012a6815b (patch) | |
tree | 77ec07f3d7084b782dbc8c62bcf05ac09f68ce4e /docs | |
parent | 7aa64d90542cfc8f01f52ece38bf751c7b843875 (diff) | |
download | busybox-w32-9c0a4d8cd6d4abee680909ca5db7575012a6815b.tar.gz busybox-w32-9c0a4d8cd6d4abee680909ca5db7575012a6815b.tar.bz2 busybox-w32-9c0a4d8cd6d4abee680909ca5db7575012a6815b.zip |
win32: use inc_cursor regardless of VT mode
Commit 8ade494 added VT input support and, among others,
disabled inc_cursor (in favor of the upstream busybox code) when
the terminal has VT input enabled.
However, inc_cursor works correctly regardless of the VT mode,
and that condition was not required.
Revert this condition (but still disable inc_cursor with unicode
because it handles wide-glyphs incorrectly).
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions