Files
neovim/runtime
Thiago de Arruda 6e7757ad51 eval: Refactor vimscript job control API
- Remove JobActivity autocmd and v:job_data variable
- Simplify `jobstart` to receive:
  - An argument vector
  - An optional dictionary which may contain any of the current `jobstart`
    options plus `on_stdout`, `on_stderr` and `on_exit` callbacks.
- Refactor and add more job tests
- Update documentation
2015-03-29 20:35:44 -03:00
..
2015-03-24 19:29:29 -04:00
2015-01-21 07:27:01 +01:00
2015-01-04 20:28:08 +01:00
2015-01-20 15:11:00 +01:00
2014-12-19 15:28:49 -05:00
2014-11-27 23:42:40 -05:00
2015-01-26 02:17:13 -05:00
2014-12-19 15:28:49 -05:00
2014-12-19 15:28:49 -05:00
2014-07-29 02:12:31 +00:00
2015-01-04 19:42:30 +01:00
2014-12-30 13:51:39 +01:00
2015-03-29 09:55:59 -04:00