snippetbashTip
gvim — A Graphical User Interface version of Vim (Vi IMproved), a command-line text editor. See also: `vimd
Viewed 0 times
commandgraphicalgvimviminterfacecliuserversion
Problem
How to use the
gvim command: A Graphical User Interface version of Vim (Vi IMproved), a command-line text editor. See also: vimdiff, vimtutor, nvim, vim. More information: <https://www.vim.org/>.Solution
gvim — A Graphical User Interface version of Vim (Vi IMproved), a command-line text editor. See also: vimdiff, vimtutor, nvim, vim. More information: <https://www.vim.org/>.Open
gvim:gvimOpen a specific file:
gvim {{path/to/file}}Code Snippets
Open `gvim`
gvimOpen a specific file
gvim {{path/to/file}}Context
tldr-pages: common/gvim
Revisions (0)
No revisions yet.