comparison runtime/doc/os_unix.txt @ 21499:3a1ed539ae2a

Update runtime files. Commit: https://github.com/vim/vim/commit/2547aa930b59f5e2bcb70e81d5a57ed461e59b4f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 26 17:00:44 2020 +0200 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Jul 2020 17:15:05 +0200
parents af69c9335223
children f8116058ca76
comparison
equal deleted inserted replaced
21498:134699e667ee 21499:3a1ed539ae2a
28 can be changed at compile time. 28 can be changed at compile time.
29 (For forking of the GUI version see |gui-fork|.) 29 (For forking of the GUI version see |gui-fork|.)
30 30
31 Because terminal updating under Unix is often slow (e.g. serial line 31 Because terminal updating under Unix is often slow (e.g. serial line
32 terminal, shell window in suntools), the 'showcmd' and 'ruler' options 32 terminal, shell window in suntools), the 'showcmd' and 'ruler' options
33 are default off. If you have a fast terminal, try setting them on. You might 33 are off by default. If you have a fast terminal, try setting them on. You
34 also want to set 'ttyfast'. 34 might also want to set 'ttyfast'.
35 35
36 When using Vim in an xterm the mouse clicks can be used by Vim by setting 36 When using Vim in an xterm the mouse clicks can be used by Vim by setting
37 'mouse' to "a". If there is access to an X-server gui style copy/paste will 37 'mouse' to "a". If there is access to an X-server gui style copy/paste will
38 be used and visual feedback will be provided while dragging with the mouse. 38 be used and visual feedback will be provided while dragging with the mouse.
39 If you then still want the xterm copy/paste with the mouse, press the shift 39 If you then still want the xterm copy/paste with the mouse, press the shift