Justin M. Keyes
8ef41f5902
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
...
Problem:
`termopen` has long been a superficial wrapper around `jobstart`, and
has no real purpose. Also, `vim.system` and `nvim_open_term` presumably
will replace all features of `jobstart` and `termopen`, so centralizing
the logic will help with that.
Solution:
- Introduce `eval/deprecated.c`, where all deprecated eval funcs will live.
- Introduce "term" flag of `jobstart`.
- Deprecate `termopen`.
2024-12-19 07:07:04 -08:00
..
2024-12-19 07:07:04 -08:00
2023-07-25 05:07:13 -07:00
2024-12-05 17:49:39 +08:00
2024-12-19 07:07:04 -08:00
2024-12-17 08:20:18 +08:00
2024-12-19 07:07:04 -08:00
2024-12-06 04:48:50 -08:00
2024-12-05 07:18:27 -08:00
2024-12-19 07:07:04 -08:00
2024-12-03 09:44:28 -08:00
2024-10-23 14:13:42 +02:00
2024-05-15 23:19:26 +02:00
2024-10-07 08:27:38 -07:00
2024-08-10 10:26:07 +02:00
2024-12-03 09:44:28 -08:00
2024-12-11 17:29:54 -08:00
2024-08-02 11:56:51 +08:00
2023-10-20 13:03:36 +02:00
2024-10-15 08:21:19 +08:00
2024-06-06 09:16:43 -05:00
2024-08-01 03:50:38 +00:00
2024-10-23 14:13:42 +02:00
2024-12-06 07:22:44 +08:00
2024-12-18 09:12:04 +08:00
2024-09-29 12:35:36 +00:00
2024-05-26 07:11:50 +08:00
2023-06-25 17:14:28 +02:00
2023-10-29 16:02:32 +08:00
2024-06-09 13:54:34 +02:00
2024-12-05 01:38:44 +01:00
2024-09-01 13:01:24 -07:00
2024-03-26 18:30:17 +08:00
2024-12-08 08:46:33 +08:00
2024-04-11 07:39:29 +08:00
2023-06-22 03:44:51 -07:00
2023-07-25 05:07:13 -07:00
2023-04-29 09:20:52 +08:00
2024-11-13 08:24:14 +01:00
2024-12-17 03:34:30 +00:00
2024-11-04 06:06:18 -08:00
2024-12-05 07:18:27 -08:00
2023-05-13 21:33:22 +02:00
2024-12-18 06:31:25 -08:00
2024-10-21 00:54:43 +02:00
2024-12-09 07:59:51 +00:00
2024-03-12 13:51:53 +08:00
2024-02-22 10:07:04 +01:00
2024-12-03 09:44:28 -08:00
2024-08-30 11:49:09 +02:00
2024-12-07 02:17:36 +00:00
2022-10-14 08:01:13 -07:00
2024-12-18 08:15:31 +08:00
2024-06-20 20:16:53 +08:00
2024-11-01 09:17:39 +00:00
2024-12-19 07:07:04 -08:00
2024-12-03 09:44:28 -08:00
2024-12-17 07:11:41 -06:00
2024-11-10 09:11:06 +08:00
2023-11-14 23:29:09 +01:00
2023-07-25 20:58:09 +08:00
2024-11-23 14:08:16 +01:00
2024-11-05 08:31:19 +01:00
2023-01-01 15:05:13 +01:00
2024-11-21 06:50:30 +08:00
2023-11-06 19:03:08 +08:00
2024-12-04 16:34:44 +01:00
2024-11-30 13:40:08 +01:00
2024-11-03 10:06:41 +08:00
2024-01-18 00:14:48 -08:00
2024-04-30 04:30:21 -07:00
2023-02-21 23:50:29 +08:00
2024-10-17 07:55:55 +08:00
2023-01-01 15:05:13 +01:00
2023-06-19 08:40:33 -07:00
2024-07-06 17:32:38 +08:00
2024-12-04 16:34:44 +01:00
2024-10-06 07:44:40 +08:00
2024-09-24 04:46:50 -07:00
2024-11-09 08:10:56 +08:00
2024-12-18 08:15:31 +08:00
2024-07-13 08:56:58 +08:00
2024-10-01 07:24:43 -05:00
2024-12-19 07:07:04 -08:00
2023-08-09 11:06:13 +02:00
2023-08-10 17:28:02 +08:00
2024-12-11 04:34:24 -08:00
2024-09-18 04:14:06 -07:00
2024-04-23 08:20:36 +08:00
2024-12-16 03:07:27 -08:00
2024-11-10 09:11:06 +08:00
2023-10-21 18:46:52 +08:00
2024-05-11 18:14:03 +08:00
2023-09-25 18:23:15 +02:00
2023-04-23 15:22:55 +02:00
2022-02-24 18:13:44 +08:00
2024-07-29 00:02:31 +00:00
2023-01-03 10:07:43 +00:00
2022-02-24 18:13:44 +08:00
2023-01-01 15:05:21 +01:00
2023-06-25 17:14:28 +02:00
2024-11-12 23:38:59 +00:00
2023-06-19 08:40:33 -07:00
2023-06-25 17:14:28 +02:00
2023-01-01 15:05:21 +01:00
2024-06-19 09:45:40 -07:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2023-01-01 15:05:21 +01:00
2023-06-25 17:14:28 +02:00
2024-10-06 07:44:40 +08:00
2024-04-30 05:54:03 +08:00
2023-01-01 15:05:21 +01:00
2023-06-26 11:29:12 +02:00
2024-10-09 08:14:18 +08:00
2023-01-01 15:05:21 +01:00
2023-07-25 05:07:13 -07:00
2023-06-19 08:40:33 -07:00
2024-10-06 07:44:34 +08:00
2024-12-17 08:21:31 +08:00
2023-06-25 17:14:28 +02:00
2024-12-08 08:46:33 +08:00
2024-12-17 07:11:41 -06:00
2024-04-15 03:43:33 +08:00
2024-12-05 17:49:39 +08:00
2024-12-17 03:34:30 +00:00