Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-28 | ui-cmdwin: redirect all stdio into the embedded terminal | Joshua Judson Rosen | |
Users should no longer need to run from an xterm to see to see things like final energy/score/odometry stats, map-file path, copyright, load-messages, etc. Note that this also means we no longer need to redirect readline, since we're just redirecting *everything*. | |||
2017-03-28 | Migrate to guile 2.0 | Iain R. Learmonth | |
Fixes: <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746000> | |||
2008-08-03 | Add Gtk interface. Using a Vte for guile input. | Bradley Smith | |
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk> |