Hello, This patch shuffles the TUI code so that it is started via the interps mechanism As part of this it replaces --tui / tui_version with code that just sets interpreter_p to "tui", that way --tui also just triggers the interps mechanism. The tui appears to work. committed, Andrew