How can I set the max buffer size on the sbt terminal window? I have
a lot of tests to run and want to scroll back quite a bit and see my
output but it currently doesn't buffer much by default.
Thanks,
Greg
I have uploaded a new version of ScalaEdit (0.3.7) where this is
possible. It was a bug in the previous version which made it not work.
Click on the menu item Properties->Terminal->"SBT Terminal...". The
property "max_number_of_lines" decides the max number of lines in the
buffer.
You are welcome!
Kjell