Patch 8.2.4747

2022-04-13 Fir de Conversatie Bram Moolenaar
Patch 8.2.4747 Problem:No filetype override for .sys files. Solution: Add g:filetype_sys. (Patrick Meiser-Knosowski, closes #10181) Files: runtime/doc/filetype.txt, runtime/autoload/dist/ft.vim, src/testdir/test_filetype.vim *** ../vim-8.2.4746/runtime/doc/filetype.txt

Re: wiki page messge and wiki page setting

2022-04-13 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > I confirmed that you updated the wiki page. > > > I don't think we have had a problem with this until now. Did you have=20 > > to remove something before?=20 > > Only once, but there was spam a few months ago. OK, let's leave it open until it gets annoying. It's likely to

Re: wiki page messge and wiki page setting

2022-04-13 Fir de Conversatie Ken Takata
Hi Bram, I confirmed that you updated the wiki page. > I don't think we have had a problem with this until now. Did you have > to remove something before? Only once, but there was spam a few months ago. Regards, Ken Takata 2022年4月13日水曜日 19:01:04 UTC+9 Bram Moolenaar: > > Ken - > > > Someone

Patch 8.2.4746

2022-04-13 Fir de Conversatie Bram Moolenaar
Patch 8.2.4746 Problem:Supercollider filetype not recognized. Solution: Match file extentions and check file contents to detect supercollider. (closes #10142) Files: runtime/filetype.vim, runtime/autoload/dist/ft.vim, src/testdir/test_filetype.vim *** ../vim-8

Patch 8.2.4745

2022-04-13 Fir de Conversatie Bram Moolenaar
Patch 8.2.4745 Problem:Using wrong flag for using bell in the terminal. Solution: Change to use BO_TERM. Files: src/terminal.c, src/misc1.c *** ../vim-8.2.4744/src/terminal.c 2022-04-13 11:47:21.711886557 +0100 --- src/terminal.c 2022-04-13 14:25:15.216585013 +0100

Patch 8.2.4744

2022-04-13 Fir de Conversatie Bram Moolenaar
Patch 8.2.4744 Problem:A terminal window can't use the bell. Solution: Add bell support for the terminal window. (closes #10178) Files: runtime/doc/options.txt, src/gui_w32.c, src/option.h, src/optionstr.c, src/terminal.c *** ../vim-8.2.4743/runtime/doc/options.txt 20

Re: wiki page messge and wiki page setting

2022-04-13 Fir de Conversatie Bram Moolenaar
Ken - > Someone added a message about Ukraine to the wiki page: > https://github.com/vim/vim/wiki > > What do you think of this? > If you don't like this, I can revert it. I'm OK with expressing support for the Ukraine, but this is over the top. Not sure where else to put it. On Vim.org I ju

Re: wiki page messge and wiki page setting

2022-04-13 Fir de Conversatie Ernie Rael
On 4/13/22 12:12 AM, Ken Takata wrote: Hi Bram, Someone When I click on the name associated with the change that added the Ukraine message, there's a 404 from GitHub. There is the github project https://github.com/vshymanskyy/StandWithUkraine which look legitimate. It has the same banner, and

wiki page messge and wiki page setting

2022-04-13 Fir de Conversatie Ken Takata
Hi Bram, Someone added a message about Ukraine to the wiki page: https://github.com/vim/vim/wiki What do you think of this? If you don't like this, I can revert it. Currently, the wiki pages can be edited by anyone. There is a setting to restrict editing to the members of the vim repository. Wha