]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2226: cannot use system copy/paste in non-xterm terminals v8.1.2226
authorBram Moolenaar <Bram@vim.org>
Sun, 27 Oct 2019 17:50:25 +0000 (18:50 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 27 Oct 2019 17:50:25 +0000 (18:50 +0100)
commit5b418992cf254137fde2a14d7066fbea5afddb28
treed37edd3caa682bfa285dbdf6dff97e8ac7b6edd5
parent52410575be50d5c40bbe6380159df48cfc382ceb
patch 8.1.2226: cannot use system copy/paste in non-xterm terminals

Problem:    Cannot use system copy/paste in non-xterm terminals.
Solution:   Instead of setting 'mouse' to "a" set it to "nvi" in defaults.vim.
runtime/defaults.vim
runtime/doc/options.txt
runtime/doc/term.txt
src/version.c