diff options
author | Marco Hinz <mh.codebro@gmail.com> | 2015-11-11 04:27:50 +0100 |
---|---|---|
committer | Marco Hinz <mh.codebro@gmail.com> | 2015-11-15 15:10:02 +0100 |
commit | 9fcd444036e687a3c5c9aa75fa29b6251b3ad431 (patch) | |
tree | a13e600a19081542277cdeb35d1de186197d9a90 /src/nvim/os_unix.c | |
parent | ac4db4b814dae6cd9004276d1330702663256491 (diff) | |
download | rneovim-9fcd444036e687a3c5c9aa75fa29b6251b3ad431.tar.gz rneovim-9fcd444036e687a3c5c9aa75fa29b6251b3ad431.tar.bz2 rneovim-9fcd444036e687a3c5c9aa75fa29b6251b3ad431.zip |
Add TermClose event
A terminal buffer now exits with: [Process exited <return value>]
You can hook into it. E.g. :au TermClose * call feedkeys('<cr>')
Closes #2293.
Diffstat (limited to 'src/nvim/os_unix.c')
0 files changed, 0 insertions, 0 deletions