@[email protected] to [email protected] • 2 years agowhats the best FOSS IDE (and why?)message-square102fedilinkarrow-up184
arrow-up184message-squarewhats the best FOSS IDE (and why?)@[email protected] to [email protected] • 2 years agomessage-square102fedilink
minus-square@[email protected]OPlinkfedilink2•2 years agohow does not having a gui work? it’s just the terminal right?
minus-square@[email protected]linkfedilink2•2 years agoThere are multiple gui front ends, but its still very popular to use it in the terminal. Its a TUI, so it practically works like a GUI.
minus-square@[email protected]OPlinkfedilink1•2 years agodifference between cli and tui? also what frontends are good
minus-square@[email protected]linkfedilink2•edit-22 years agoIn a cli you only type commands and send them with Enter, in a TUI you can click/move around with the arrows just like in a gui. Edit: dont know about good front ends.
Neovim all the way, super fast and lends you heavy control.
how does not having a gui work? it’s just the terminal right?
There are multiple gui front ends, but its still very popular to use it in the terminal. Its a TUI, so it practically works like a GUI.
difference between cli and tui? also what frontends are good
In a cli you only type commands and send them with Enter, in a TUI you can click/move around with the arrows just like in a gui.
Edit: dont know about good front ends.