Mercurial > vim
annotate runtime/doc/os_risc.txt @ 13927:ec54a202ad0c v8.0.1834
patch 8.0.1834: GUI: find/replace dialog does not handle some chars
commit https://github.com/vim/vim/commit/518bc174ed34dc79303488914aaaa3c238a85080
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun May 13 17:05:30 2018 +0200
patch 8.0.1834: GUI: find/replace dialog does not handle some chars
Problem: GUI: find/replace dialog does not handle some chars properly.
Solution: Escape '?' when needed. Always escape backslash. (closes https://github.com/vim/vim/issues/2418,
closes #2435)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 13 May 2018 17:15:05 +0200 |
parents | 9f48eab77d62 |
children | 1174611ad715 |
rev | line source |
---|---|
10198
9f48eab77d62
commit https://github.com/vim/vim/commit/bb76f24af2010943387ce696a7092175b4ecccf2
Christian Brabandt <cb@256bit.org>
parents:
5294
diff
changeset
|
1 *os_risc.txt* For Vim version 8.0. 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 | |
12 vim:tw=78:ts=8:ft=help:norl: |