annotate runtime/doc/os_risc.txt @ 28139:f34afadbef47
v8.2.4594
patch 8.2.4594: need to write script to a file to be able to source them
Commit: https://github.com/vim/vim/commit/36a5b6867bb6c0bd69c8da7d788000ab8a0b0ab0
Author: Yegappan Lakshmanan <yegappan@yahoo.com>
Date: Sat Mar 19 12:56:51 2022 +0000
patch 8.2.4594: need to write script to a file to be able to source them
Problem: Need to write script to a file to be able to source them.
Solution: Make ":source" use lines from the current buffer. (Yegappan
Lakshmanan et al., closes #9967)
author |
Bram Moolenaar <Bram@vim.org> |
date |
Sat, 19 Mar 2022 14:00: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:
|