Spent some time today looking at what stills need implementing in the gnocl::text widget and, surprisingly, there’s still quite a bit left to do! Most of it has been implementing handlers for some of the less frequently used signals but, text is to get a new -tabs option too! gnocl::textBuffer -onPasteDone -onInsertPixBuf gnocl::text -onSetAnchor -onSetScrollAdjustments -onToggleCursorVisible -onToggleOverWrite -tabs -onDeleteFromCursor -onInsertAtCursor -onMoveCursor -onMoveViewport There’s still a few more things to implement but I think that this is quite enough for today!