DEV Community

Discussion on: Is Vim or Nano Better for Linux User?

Collapse
 
mjablecnik profile image
Martin Jablečník

Nano does't have GUI (graphical user interface). It is running only in terminal with TUI (terminal user interface).
On the other hand Vim you can run in terminal with TUI but also in GUI (try find vim-gtk)
github.com/vhakulinen/gnvim
github.com/equalsraf/neovim-qt