go-ethereum/console
Daniel Liu db0cd1581f
console: don't exit on ctrl-c, only on ctrl-d #21660 (#1531)
* add interrupt counter

* remove interrupt counter, allow ctrl-C to clear ONLY, ctrl-D will terminate console, stop node

* format

* add instructions to exit

* fix tests

Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
2025-09-24 07:46:25 +08:00
..
prompt cmd, console: password input fixes #20960 (#1524) 2025-09-21 18:59:34 +08:00
testdata cmd, console: split off the console into a reusable package 2016-05-30 17:25:23 +03:00
bridge.go console: handle undefined + null in console funcs #21160 (#1525) 2025-09-24 07:45:57 +08:00
console.go console: don't exit on ctrl-c, only on ctrl-d #21660 (#1531) 2025-09-24 07:46:25 +08:00
console_test.go console: fix the wrong error msg of datadir testcase #29183 (#1540) 2025-09-21 19:37:32 +08:00