Difference between revisions of "Vi"
Jump to navigation
Jump to search
↑ https://vi.stackexchange.com/questions/12961/stay-at-matching-search-result-after-escape
↑ https://vim.fandom.com/wiki/Set_Vim_as_your_default_editor_for_Unix
Line 4: | Line 4: | ||
− | + | <code>[[set]] compatible (to stay at matching search result after escape)</code><ref>https://vi.stackexchange.com/questions/12961/stay-at-matching-search-result-after-escape</ref> | |
Go directly to [[line]] 33: | Go directly to [[line]] 33: | ||
− | + | <code>vi +33 /path/to/your_file.txt</code> | |
Revision as of 13:19, 23 August 2021
set compatible (to stay at matching search result after escape)
[1]
Go directly to line 33:
vi +33 /path/to/your_file.txt
sudo update-alternatives --config editor
[2]sudo update-alternatives --config vi
- Bash:
set -o vi
(~./.bash_profile
)
Related terms
See also
sudo
,visudo
,su, passwd, sudo su
,Passwordless sudo
,/etc/sudoers
,/etc/sudoers.d/
,/etc/sudoers
,sudo --help
vim, view, set -o vi, ex, .viminfo
- Editors:
vi, vim
,sed
,awk
, emacs,lineinfile (Ansible)
, Atom,paste
, Neovim, Rider,visudo, vipw
,update-alternatives
,nano
,more, less
,.vimrc
,set (vi)
zed
Advertising: