Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
readline: close dumb terminals on Control+C
This commit adds support for closing a readline interface on Control+C when the terminal is dumb. PR-URL: #29149 Fixes: #29111 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
- Loading branch information