annotate runtime/doc/os_risc.txt @ 27821:c3b34e4bbe34
v8.2.4436
patch 8.2.4436: crash with weird 'vartabstop' value
Commit: https://github.com/vim/vim/commit/4e889f98e95ac05d7c8bd3ee933ab4d47820fdfa
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Feb 21 19:36:12 2022 +0000
patch 8.2.4436: crash with weird 'vartabstop' value
Problem: Crash with weird 'vartabstop' value.
Solution: Check for running into the end of the line.
author |
Bram Moolenaar <Bram@vim.org> |
date |
Mon, 21 Feb 2022 20:45:03 +0100 |
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:
|