wiki:cmds:vi-vim
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
wiki:cmds:vi-vim [2022/03/28 18:27] – cleiton | wiki:cmds:vi-vim [2024/02/16 17:30] (current) – [Desativar modo visual] cleiton | ||
---|---|---|---|
Line 137: | Line 137: | ||
Disable vim automatic visual mode using mouse | Disable vim automatic visual mode using mouse | ||
- | issue the command :set mouse-=a | + | |
- | insert the directive set mouse-=a into your ~/.vimrc file | + | |
+ | | ||
+ | #insert the directive set mouse-=a into your ~/.vimrc file | ||
+ | $ echo "set mouse-=a" | ||
+ | $ sudo echo "set mouse-=a" |
wiki/cmds/vi-vim.1648492059.txt.gz · Last modified: 2022/03/28 18:27 by cleiton