chzyer / readline

Readline is a pure go(golang) implementation for GNU-Readline kind library
MIT License
2.1k stars 280 forks source link

restore term when receive signal #200

Closed chzyer closed 2 years ago

chzyer commented 2 years ago

add CaptureExitSignal to capture exit signals and exit gracefully (disabled by default)