diff options
author | Bram Moolenaar <Bram@vim.org> | 2011-02-25 14:42:19 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2011-02-25 14:42:19 +0100 |
commit | 0065402f9a7e1317a58884f4e3588cdc6a8d3b92 (patch) | |
tree | 253048de056029ae93335f1c3273c14ea968b50f /runtime/doc/term.txt | |
parent | c30846f525a7aace2999e83126b0847254ddaa8b (diff) | |
download | vim-git-0065402f9a7e1317a58884f4e3588cdc6a8d3b92.tar.gz |
Runtime file updates.
Diffstat (limited to 'runtime/doc/term.txt')
-rw-r--r-- | runtime/doc/term.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/term.txt b/runtime/doc/term.txt index 8dc977395..362a18944 100644 --- a/runtime/doc/term.txt +++ b/runtime/doc/term.txt @@ -1,4 +1,4 @@ -*term.txt* For Vim version 7.3. Last change: 2009 Nov 05 +*term.txt* For Vim version 7.3. Last change: 2011 Feb 16 VIM REFERENCE MANUAL by Bram Moolenaar @@ -665,6 +665,7 @@ When the X-server clipboard is available, the command server described in *xterm-copy-paste* NOTE: In some (older) xterms, it's not possible to move the cursor past column 95. This is an xterm problem, not Vim's. Get a newer xterm |color-xterm|. +Now the limit is 223 columns. Copy/paste in xterm with (current mode NOT included in 'mouse'): 1. Press left mouse button on first letter of text, move mouse pointer to last |