plugeth/cmd/geth
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
..
blocktestcmd.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
chaincmd.go core, eth, trie, xeth: merged state, chain, extra databases in one 2015-08-07 22:29:02 +02:00
info_test.json fix solc tests unskip 2015-05-20 02:47:13 +01:00
js_test.go etherbase defaults to first account even if created during the session 2015-07-27 10:50:29 +02:00
js.go cmd/geth, jsre: restore command line editing on windows 2015-08-12 12:04:00 +02:00
main.go cmd/geth, jsre: restore command line editing on windows 2015-08-12 12:04:00 +02:00
monitorcmd.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00