Files
neovim/runtime/doc
Justin M. Keyes 45549f031e feat(lua): send "--" literally to Lua "-l" script
Problem:
When "-l" is followed by "--", we stop sending args to the Lua script
and treat "--" in the usual way. This was for flexibility but didn't
have a strong use-case, and has these problems:
- prevents Lua "-l" scripts from handling "--" in their own way.
- complicates the startup logic (must call nlua_init before command_line_scan)

Solution:
Don't treat "--" specially if it follows "-l".
2023-01-05 17:10:02 +01:00
..
2023-01-04 07:38:48 +08:00
2022-12-11 18:41:26 -08:00
2023-01-03 10:07:43 +00:00
2022-11-10 09:05:25 +00:00
2022-12-08 16:33:38 +01:00
2021-09-10 08:48:27 +02:00
2022-02-27 11:56:30 +01:00
2023-01-01 15:05:13 +01:00
2023-01-01 15:05:13 +01:00
2023-01-01 15:05:13 +01:00
2023-01-03 10:07:43 +00:00
2023-01-01 15:05:13 +01:00
2023-01-03 10:07:43 +00:00
2023-01-01 15:05:13 +01:00
2023-01-01 15:05:13 +01:00
2023-01-04 07:38:48 +08:00
2023-01-05 17:10:02 +01:00
2023-01-01 15:05:13 +01:00
2023-01-01 15:05:13 +01:00
2022-10-14 08:01:13 -07:00
2023-01-01 15:05:13 +01:00
2022-12-11 18:41:26 -08:00
2023-01-03 10:07:43 +00:00
2018-10-29 09:55:07 +01:00
2023-01-03 10:07:43 +00:00
2018-10-29 09:55:07 +01:00
2022-11-10 09:05:25 +00:00
2015-08-15 15:25:30 -03:00
2022-12-11 18:41:26 -08:00
2023-01-04 07:38:48 +08:00
2023-01-03 10:07:43 +00:00
2019-03-26 19:55:33 +01:00
2022-12-31 13:25:26 +01:00
2022-11-02 21:45:26 +08:00
2023-01-01 15:05:13 +01:00
2022-11-10 09:05:25 +00:00
2023-01-01 15:05:13 +01:00
2022-09-26 17:43:23 +08:00
2023-01-01 15:05:13 +01:00
2022-10-15 17:42:45 +08:00
2022-12-31 13:25:26 +01:00
2022-07-26 11:26:23 +02:00
2022-11-10 09:05:25 +00:00
2023-01-03 10:07:43 +00:00
2021-09-08 07:24:12 -07:00
2021-05-01 22:29:02 -04:00
2021-05-02 12:53:49 -04:00
2022-09-26 17:43:23 +08:00
2021-05-01 22:29:03 -04:00
2021-04-27 09:21:33 -04:00
2018-10-29 10:01:44 +01:00
2021-04-29 09:27:19 -04:00
2018-10-29 10:01:44 +01:00
2021-04-29 20:42:16 -04:00
2019-03-26 19:55:33 +01:00
2021-04-27 09:21:34 -04:00
2023-01-03 10:07:43 +00:00
2023-01-03 10:07:43 +00:00
2023-01-03 10:07:43 +00:00
2023-01-03 10:07:43 +00:00
2022-11-10 09:05:25 +00:00