Commit Graph

3 Commits

Author SHA1 Message Date
Paul Sbarra
58de1f7c85 migrate to go.sys subrepository
As of go version 1.4 the standard library syscall package is "locked
down" and code outside of the standard library is recommended to migrate
to the go.sys subrepository.

Reference: https://golang.org/s/go1.4-syscall
2015-01-25 22:43:47 -06:00
Derek Parker
22b661d1b1 fix readline support: window resizing 2014-11-10 07:06:33 -06:00
Derek Parker
887c3393f0 Save readline history 2014-09-21 18:59:19 -05:00