README.md: Various

`:h nvim_terminal_emulator.txt` is much more comprehensive than
`:h :terminal`, so link to it instead.
This commit is contained in:
Michael Reed 2015-06-28 18:47:38 -04:00
parent be00bd7016
commit 5da8ac8d29

View File

@ -29,9 +29,9 @@ For lots more details, see
### What's been done so far ### What's been done so far
- [Terminal emulator](http://neovim.io/doc/user/various.html#:terminal) - [Terminal emulator](http://neovim.io/doc/user/nvim_terminal_emulator.html)
- [Job control](https://github.com/neovim/neovim/pull/2247) - [Job control](https://github.com/neovim/neovim/pull/2247)
- msgpack remote API - MessagePack-based remote API
- Performance, reliability, portability - Performance, reliability, portability
See the [progress page](https://github.com/neovim/neovim/wiki/Progress) for a comprehensive list. See the [progress page](https://github.com/neovim/neovim/wiki/Progress) for a comprehensive list.