• 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
js.go 6.76 KB