callyral, 1 year ago Not having to go through a bunch menus to do stuff, not using the mouse, having –help for commands… Or just for simplicity. For example, I use simple commands to manage my files: mv, cp, ls, rm, mkdir, etc. There’s also Neovim, my preferred editor, which runs on the terminal. I prefer to use GUI for visual things, like drawing, since that’s what it’s best at.
Not having to go through a bunch menus to do stuff, not using the mouse, having –help for commands…
–help
Or just for simplicity. For example, I use simple commands to manage my files: mv, cp, ls, rm, mkdir, etc.
mv
cp
ls
rm
mkdir
There’s also Neovim, my preferred editor, which runs on the terminal.
I prefer to use GUI for visual things, like drawing, since that’s what it’s best at.