c.TerminalInteractiveShell.editing_mode = "vi" c.TerminalInteractiveShell.mouse_support = True # prevents from selecting text c.TerminalInteractiveShell.true_color = True