Aside from improvements to font quality and fixing the white lines problem, one hopefully easy to add addition that I would love is a c-shell type "history" command.
To get an history of your commands, define an alias in your .ferret such as: alias h spawn tail -n 20 ferret.jnl Patrick