Move clive.run() to run_tui() function in separate module
It also hides warning message printed from prompt_toolkit while running auto-completion from [TAB][TAB]. "Warning: Input is not a terminal (fd=%r)."
Loading
Please sign in to comment
It also hides warning message printed from prompt_toolkit while running auto-completion from [TAB][TAB]. "Warning: Input is not a terminal (fd=%r)."