snippetbashTip
view — A read-only version of `vim`. This is equivalent to `vim -R`. More information: <https://www.vim.org
Viewed 0 times
commandvimreadthisclionlyversionview
Problem
How to use the
view command: A read-only version of vim. This is equivalent to vim -R. More information: <https://www.vim.org/>.Solution
view — A read-only version of vim. This is equivalent to vim -R. More information: <https://www.vim.org/>.Open a file:
view {{path/to/file}}Code Snippets
Open a file
view {{path/to/file}}Context
tldr-pages: common/view
Revisions (0)
No revisions yet.