aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/channel.h
Commit message (Expand)AuthorAge
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* fix(channel): fix channel consistencyerw72022-03-12
* feat(--headless): add on_print callback to stdioopenglacambre2022-01-24
* refactor: uncrustify #16090dundargoc2021-10-29
* feat(nvim_open_term): support input callback in luaBjörn Linse2021-10-20
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* refactor(map): remove extra-allocating map_new/map_free functionsBjörn Linse2021-08-22
* feat(job): add parameter to close stdinGregory Anders2021-07-12
* nvim: Correctly setup global channelsAndreas Schneider2020-02-23
* channel: refactor events, prevent recursive invocation of eventsBjörn Linse2019-06-18
* channels: improvements to bufferingBjörn Linse2017-11-25
* channels: refactor jobwaitBjörn Linse2017-11-25
* channels: stderr channelBjörn Linse2017-11-25
* channels: generalize jobclose()Björn Linse2017-11-25
* channels: allow bytes sockets and stdio, and buffered bytes outputBjörn Linse2017-11-24
* channels: refactorBjörn Linse2017-11-24