Simple question: Is there a linux-style terminal widget for GTK? Preferably for Haskell, too, as I want to use gtk2hs
vte is what is used in gnome-terminal. It seems there are vte haskell bindings.