On Sun, 2011-01-30 at 12:04 -0500, JETkoten wrote:
> I'm looking for a way to clear the screen in ghci within emacs. I saw a 
> feature request from a couple of years back for :clear, but it was 
> deleted saying something along the lines of "Ctrl-L works fine for me". 
> This is true in my system terminal, however, in emacs, Ctrl-L is already 
> bound to something else. Is there a way to clear the ghci screen that 
> doesn't involve Ctrl-L?

On UNIX, :!clear -- I believe the Windows equivalent would be :!cls but
I haven't tried.


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to