In-progress browser for a directory of text files
on.quit = function()
	if Global_state.thread then
		quit_all_editors(Global_state.thread)
	end
end