Files
neovim/runtime/doc
Michael Reed e0f66137d1 docs: Misc. improvements to job_control/msgpack
- Rewrote a few sentences for clarity/brevity
- Various spelling/grammar fixes
- Mention exact time before SIGKILL (mentioned in /src/nvim/os/job.c)
- Reflowed all changed paragraphs accordingly
- Standardize indentation level
- Remove trailing whitespace

- Job control example:
  - Don't buffer output (echo -n); just print a new line for every
    update.
  - Use single quotes around jobsend() arguments to allow for proper
    interpretation of newline characters.
  - Sleep 1 second between updates instead of 2; 10 seconds is plenty of
    time for such a simple example.
2015-01-11 16:50:24 -05:00
..
2014-12-19 15:28:49 -05:00
2014-12-30 14:06:20 +01:00
2015-01-04 20:28:08 +01:00
2014-10-06 22:43:30 +02:00
2014-12-19 15:28:49 -05:00
2014-12-19 15:28:49 -05:00
2014-10-06 22:43:30 +02:00
2014-12-19 15:28:49 -05:00
2014-12-23 16:14:24 +01:00
2014-12-23 16:14:24 +01:00
2014-12-30 13:51:39 +01:00
2014-12-19 15:28:49 -05:00
2014-07-29 02:12:31 +00:00
2014-12-09 19:25:07 -05:00
2015-01-04 20:28:08 +01:00
2014-12-19 15:28:49 -05:00
2015-01-04 19:42:30 +01:00
2015-01-04 20:28:08 +01:00
2014-12-19 15:28:49 -05:00
2014-12-19 15:28:49 -05:00
2014-12-30 13:51:39 +01:00
2014-12-19 15:28:49 -05:00
2014-10-06 22:43:30 +02:00
2014-11-27 23:42:40 -05:00
2014-10-06 22:43:30 +02:00
2014-12-23 16:14:46 +01:00
2014-12-19 15:28:49 -05:00
2015-01-04 20:28:08 +01:00
2014-12-19 15:28:49 -05:00
2015-01-04 20:28:08 +01:00
2014-12-03 14:46:37 -05:00
2014-12-19 15:28:49 -05:00
2015-01-04 19:42:30 +01:00
2014-12-19 15:28:49 -05:00
2014-12-03 14:46:37 -05:00
2014-12-03 14:46:37 -05:00
2014-10-06 22:43:30 +02:00
2014-12-30 13:51:39 +01:00
2014-12-03 14:46:37 -05:00
2014-12-30 13:51:39 +01:00
2014-12-19 15:28:49 -05:00
2014-12-23 21:10:40 +01:00