aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-02-19 09:35:04 +0000
committerRon Yorston <rmy@pobox.com>2023-02-19 09:35:04 +0000
commit329f907b27405b3044a83b728109ceff0decef61 (patch)
tree700982315f1d8ee929eb2d92c130f75d37637df1 /init
parent6e0a6b7e5d8960c176aa18cb45819f7108df4ae3 (diff)
downloadbusybox-w32-329f907b27405b3044a83b728109ceff0decef61.tar.gz
busybox-w32-329f907b27405b3044a83b728109ceff0decef61.tar.bz2
busybox-w32-329f907b27405b3044a83b728109ceff0decef61.zip
ash: only reset ANSI emulation in interactive loop
Commit 54d2ea4b4 (ash: reset ANSI emulation at prompt) worked around a problem with MSYS2 applications. This seems to have been fixed in more recent versions of MSYS2 but there's still value in retaining the workaround for other such cases. However, the call to reset ANSI emulation is probably being made more often than necessary. Move it out of setprompt_if() and into the main shell interactive loop.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions