a TUI is usually more interactive, such as Vim, and basically a full GUI, but rendered as text.
'command line interface' (CLI) typically means you type out commands and thats it, such as a Bash program or Git or something.
a TUI is usually more interactive, such as Vim, and basically a full GUI, but rendered as text.
'command line interface' (CLI) typically means you type out commands and thats it, such as a Bash program or Git or something.