Files
neovim/runtime/doc
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
..
2023-07-25 05:07:13 -07:00
2024-10-23 14:13:42 +02:00
2024-05-15 23:19:26 +02:00
2024-10-23 14:13:42 +02:00
2023-06-25 17:14:28 +02:00
2023-10-29 16:02:32 +08:00
2024-09-01 13:01:24 -07:00
2024-04-11 07:39:29 +08:00
2023-05-13 21:33:22 +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
2022-10-14 08:01:13 -07:00
2023-11-14 23:29:09 +01:00
2024-11-21 06:50:30 +08:00
2023-11-06 19:03:08 +08:00
2024-01-18 00:14:48 -08:00
2024-04-30 04:30:21 -07:00
2023-01-01 15:05:13 +01:00
2023-06-19 08:40:33 -07:00
2024-09-24 04:46:50 -07:00
2024-11-09 08:10:56 +08:00
2023-08-10 17:28:02 +08:00
2024-04-23 08:20:36 +08:00
2024-05-11 18:14:03 +08:00
2023-04-23 15:22:55 +02:00
2023-01-03 10:07:43 +00:00
2023-06-25 17:14:28 +02:00
2023-06-19 08:40:33 -07:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2024-04-30 05:54:03 +08:00
2023-06-26 11:29:12 +02:00
2023-07-25 05:07:13 -07:00
2023-06-19 08:40:33 -07:00
2023-06-25 17:14:28 +02:00