• Felix Lange's avatar
    cmd/geth: exit the console cleanly when interrupted · 9253fc33
    Felix Lange authored
    This fix applies mostly to unsupported terminals that do not trigger the
    special interrupt handling in liner. Supported terminals were covered
    because liner.Prompt returns an error if Ctrl-C is pressed.
    9253fc33
Name
Last commit
Last update
..
admin.go Loading commit data...
blocktest.go Loading commit data...
contracts.go Loading commit data...
info_test.json Loading commit data...
js.go Loading commit data...
js_test.go Loading commit data...
main.go Loading commit data...