diff options
author | Ron Yorston <rmy@pobox.com> | 2024-07-27 07:59:41 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-07-27 07:59:41 +0100 |
commit | fe927d870601af570b22889ecc267b008af35404 (patch) | |
tree | 3c3e7b033b94c0dbde8604de1b07b772784431ff /TODO | |
parent | 2628ffaceabcfcd614f9b09db98da82e98fb048b (diff) | |
download | busybox-w32-fe927d870601af570b22889ecc267b008af35404.tar.gz busybox-w32-fe927d870601af570b22889ecc267b008af35404.tar.bz2 busybox-w32-fe927d870601af570b22889ecc267b008af35404.zip |
lineedit: use stdout for shell history builtin
Commit fd47f0567 (lineedit: print prompt and editing operations
to stderr) changed various print statements to output to stderr.
The change in show_history() caused the shell history builtin to
send its output to stderr.
Revert that part of the commit.
Saves 16 bytes.
(GitHub issue #433)
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions