On Mon, Feb 03, 2025 at 04:41:13PM +0800, Zhaoming Luo wrote: > > Zhaoming Luo (1): > Exclude GNU/Hurd from has('bsd') feature > > src/evalfunc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > As it seems not to be the correct way of submitting patch to Vim, so I opened a RP at github[0]. Like what the vim mantainer said, I will add a 'hurd' feature so has('hurd') can return 1.
[0]: https://github.com/vim/vim/pull/16580 Zhaoming