mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
PR #856 broke command line editing by wrapping stdout with a filter that interprets ANSI escape sequences to fix colored printing on windows. Implement the printer in Go instead so it can do its own platform-dependent coloring. As a nice side effect, the JS console is now noticeably more responsive when printing results. Fixes #1608 Fixes #1612 |
||
|---|---|---|
| .. | ||
| bignumber_js.go | ||
| ethereum_js.go | ||
| jsre.go | ||
| jsre_test.go | ||
| pretty.go | ||