jonas / tig

Text-mode interface for git
https://jonas.github.io/tig/
GNU General Public License v2.0
12.27k stars 605 forks source link

prompt: make a better effort to configure terminal for Readline #1342

Open intelfx opened 3 weeks ago

intelfx commented 3 weeks ago

This fixes ^C behavior within the Readline prompt. This does not implement any sane ESC handling, nor does it seem to handle ^C after an outstanding ESC.

Still better than nothing.