docs(ex_cmds): migration from "behave xterm" #24024

This commit is contained in:
Erich Gubler 2023-06-14 18:23:15 -04:00 committed by GitHub
parent bbb934e775
commit cf6cffda89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,12 @@ The following changes may require adaptations in user config or plugins.
• "#" followed by a digit no longer stands for a function key at the start of • "#" followed by a digit no longer stands for a function key at the start of
the lhs of a mapping. the lhs of a mapping.
• `:behave` was removed. if you used `:behave mswin`, the following is equivalent: >vim • `:behave` was removed.
- If you used `:behave xterm`, the following is equivalent: >vim
set mousemodel=extend
<
- If you used `:behave mswin`, the following is equivalent: >vim
set selection=exclusive set selection=exclusive
set selectmode=mouse,key set selectmode=mouse,key