On Mon, Feb 03, 2025 at 23:08:53 -0500, Zeffie via Bug reports for the GNU
Bourne Again SHell wrote:
> READ THE BUG REPORT
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284513
The bug report says:
The default FreeBSD bourne shell /bin/sh seems to ignore the terminal
config flag echoctl and does not give the user any visual feedback
to confirm that CTRL-C was issued.
The reporter then goes on to show that bash does NOT have the same
problem.
Finally, the report concludes:
The FreeBSD default bourne shell needs to respect the terminal echoctl
flag correctly and output a "^C" char sequence correctly. There
should be some reasonable feedback to let the user know what happened.
What should I read next?