summaryrefslogtreecommitdiffstats
path: root/runtime/doc/os_unix.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-07-26 17:00:44 +0200
committerBram Moolenaar <Bram@vim.org>2020-07-26 17:00:44 +0200
commit2547aa930b59f5e2bcb70e81d5a57ed461e59b4f (patch)
tree83dd4b387047f169ffffaed3585271574278c5c5 /runtime/doc/os_unix.txt
parentd3bb6a82a51d549bbd597bb4e94d8f074009be2a (diff)
Update runtime files.
Diffstat (limited to 'runtime/doc/os_unix.txt')
-rw-r--r--runtime/doc/os_unix.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/os_unix.txt b/runtime/doc/os_unix.txt
index 68788424f1..fa49db8750 100644
--- a/runtime/doc/os_unix.txt
+++ b/runtime/doc/os_unix.txt
@@ -30,8 +30,8 @@ can be changed at compile time.
Because terminal updating under Unix is often slow (e.g. serial line
terminal, shell window in suntools), the 'showcmd' and 'ruler' options
-are default off. If you have a fast terminal, try setting them on. You might
-also want to set 'ttyfast'.
+are off by default. If you have a fast terminal, try setting them on. You
+might also want to set 'ttyfast'.
When using Vim in an xterm the mouse clicks can be used by Vim by setting
'mouse' to "a". If there is access to an X-server gui style copy/paste will