possible feature request: can we have a word wrap in the editor or would it have to be added? The reason I ask is because pygtkeditor is what I use as my latex editor and word wrap would be extremely useful.
class Editor method __init__
self.set_wrap_mode (gtk.WRAP_WORD)