aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2026-05-12 07:49:43 +0100
committerRon Yorston <rmy@pobox.com>2026-05-12 07:49:43 +0100
commitf20edfc0bbb709bcb7f251168988b3219a8f4120 (patch)
treea9e74841da0ae251528e2b08ff058da7707ea40c /scripts
parentfd61ea6032ce732db6f66c335e7bfc44aa2290ff (diff)
downloadbusybox-w32-f20edfc0bbb709bcb7f251168988b3219a8f4120.tar.gz
busybox-w32-f20edfc0bbb709bcb7f251168988b3219a8f4120.tar.bz2
busybox-w32-f20edfc0bbb709bcb7f251168988b3219a8f4120.zip
reset: code shrink and clarification
The 'ESC]J' sequence in 'reset' is unnecessary. One or other of 'ESC]3J' and the explicit call to reset_screen() should be sufficient, but the Win 10/11 terminal requires the former while the Win 10 console requires the latter. Saves 4 bytes in the 32-bit build. (GitHub issue #161)
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions