comparison runtime/doc/options.txt @ 19180:8edf0aeb71b9

Update runtime files. Commit: https://github.com/vim/vim/commit/1d9215b9aaa120b9d78fee49488556f73007ce78 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 25 13:27:42 2020 +0100 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Sat, 25 Jan 2020 13:30:05 +0100
parents 63beef1ca62c
children 94eda51ba9ba
comparison
equal deleted inserted replaced
19179:539bca3da740 19180:8edf0aeb71b9
1 *options.txt* For Vim version 8.2. Last change: 2020 Jan 18 1 *options.txt* For Vim version 8.2. Last change: 2020 Jan 24
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
5251 When changing the window layout or window focus in another way, the 5251 When changing the window layout or window focus in another way, the
5252 mouse pointer is moved to the window with keyboard focus. Off is the 5252 mouse pointer is moved to the window with keyboard focus. Off is the
5253 default because it makes using the pull down menus a little goofy, as 5253 default because it makes using the pull down menus a little goofy, as
5254 a pointer transit may activate a window unintentionally. 5254 a pointer transit may activate a window unintentionally.
5255 MS-Windows: Also see 'scrollfocus' for what window is scrolled when 5255 MS-Windows: Also see 'scrollfocus' for what window is scrolled when
5256 using the mouse scroll whel. 5256 using the mouse scroll wheel.
5257 5257
5258 *'mousehide'* *'mh'* *'nomousehide'* *'nomh'* 5258 *'mousehide'* *'mh'* *'nomousehide'* *'nomh'*
5259 'mousehide' 'mh' boolean (default on) 5259 'mousehide' 'mh' boolean (default on)
5260 global 5260 global
5261 {only works in the GUI} 5261 {only works in the GUI}