plugeth/jsre
Felix Lange 0ef80bb3d0 cmd/geth, jsre: restore command line editing on windows
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
2015-08-12 12:04:00 +02:00
..
bignumber_js.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
ethereum_js.go web3: updated 2015-08-11 17:17:20 +02:00
jsre_test.go cmd/geth, jsre: restore command line editing on windows 2015-08-12 12:04:00 +02:00
jsre.go cmd/geth, jsre: restore command line editing on windows 2015-08-12 12:04:00 +02:00
pretty.go cmd/geth, jsre: restore command line editing on windows 2015-08-12 12:04:00 +02:00