Files
neovim/runtime
Christian Clason e960fa2412 vim-patch:2f54c13292af
runtime(script.vim): make strace ft check less strict (vim/vim#13482)

Strace output, depending on parameters (-ttf this time), can dump both
times and pid:
  1038  07:14:20.959262 execve("./e.py", ["./e.py"], 0x7ffca1422840 /* 51 vars */) = 0 <0.000150>

So loose the regexp matching this, so that the above is matched too.

Fixes vim/vim#13481.

2f54c13292

Co-authored-by: Jiri Slaby <jirislaby@gmail.com>
Co-authored-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
2023-11-04 12:55:25 +01:00
..
2023-10-28 00:24:40 +02:00
2023-10-16 16:36:25 +08:00
2023-09-13 17:23:45 +02:00
2023-11-03 07:22:02 +08:00
2023-10-27 10:06:52 +02:00
2023-10-16 16:36:25 +08:00
2023-10-16 16:36:25 +08:00
2023-11-04 12:55:25 +01:00
2023-08-23 20:36:16 +01:00
2023-11-03 07:22:02 +08:00
2023-10-21 18:04:08 +08:00
2023-11-03 10:04:55 +01:00
2022-08-20 10:04:55 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-10-16 16:36:25 +08:00
2023-08-24 11:33:06 +09:00
2023-08-13 13:25:10 +01:00
2023-04-07 13:26:29 +02:00
2023-08-31 10:58:54 +02:00
2023-10-16 16:36:25 +08:00