plugeth/cmd
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
..
bootnode all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
disasm all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
ethtest cmd/ethtest: added trace flag for debugging 2015-08-11 11:46:52 +02:00
evm core, tests: reduced state copy by N calls 2015-08-07 12:52:23 +02:00
geth cmd/geth, jsre: restore command line editing on windows 2015-08-12 12:04:00 +02:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
utils Merge pull request #1604 from obscuren/db-merge 2015-08-09 05:16:37 -07:00