annotate runtime/doc/os_risc.txt @ 25487:c26ff3203b43
v8.2.3280
patch 8.2.3280: 'virtualedit' local to buffer is not the best solution
Commit: https://github.com/vim/vim/commit/51ad850f5fbafa7aa3f60affa74ec9c9f992c6cc
Author: Gary Johnson <garyjohn@spocom.com>
Date: Tue Aug 3 18:33:08 2021 +0200
patch 8.2.3280: 'virtualedit' local to buffer is not the best solution
Problem: 'virtualedit' local to buffer is not the best solution.
Solution: Make it window-local. (Gary Johnson, closes https://github.com/vim/vim/issues/8685)
author |
Bram Moolenaar <Bram@vim.org> |
date |
Tue, 03 Aug 2021 18:45:04 +0200 |
parents |
af69c9335223 |
children |
f8116058ca76 |
rev |
line source |
18879
|
1 *os_risc.txt* For Vim version 8.2. Last change: 2011 May 10
|
7
|
2
|
|
3
|
|
4 VIM REFERENCE MANUAL by Thomas Leonard
|
|
5
|
|
6
|
|
7 *riscos* *RISCOS* *RISC-OS*
|
2823
|
8 The RISC OS support has been removed from Vim with patch 7.3.187.
|
|
9 If you would like to use Vim on RISC OS get the files from before that patch.
|
7
|
10
|
|
11
|
14421
|
12 vim:tw=78:ts=8:noet:ft=help:norl:
|