index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
channel.c
Commit message (
Expand
)
Author
Age
*
startup: always wait for UI with --embed, unless --headless also is supplied
Björn Linse
2018-09-22
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
channel.c: Prevent channel_destroy_early() from freeing uninitialized rpc stuff
oni-link
2018-07-15
*
terminal: flush vterm output buffer on pty output #8486
林千里
2018-06-08
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
channel: avoid references to non-rooted vimL list with output
Björn Linse
2018-05-17
*
job-control: mitigate process-kill race
Justin M. Keyes
2018-04-15
*
channels: cleanup channel freeing code
Björn Linse
2018-04-12
*
channels: delay free so that libuv can cleanup handles
Björn Linse
2018-04-12
*
log/channels: Formatting. Also log loopback channel. #8146
Justin M. Keyes
2018-03-18
*
channel: Make empty output be represented by `['']` again
ZyX
2018-01-14
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
Merge #7708 from ZyX-I/hide-container-impl
Justin M. Keyes
2017-12-23
|
\
|
*
*: Start hiding list implementation
ZyX
2017-12-10
*
|
channel: check for existance before trying to set key
Björn Linse
2017-12-23
|
/
*
channels: improvements to buffering
Björn Linse
2017-11-25
*
channels: more consistent event handling
Björn Linse
2017-11-25
*
channels: refactor jobwait
Björn Linse
2017-11-25
*
channels: reimplement logging (as stub for proper event)
Björn Linse
2017-11-25
*
channels: stderr channel
Björn Linse
2017-11-25
*
channels: generalize jobclose()
Björn Linse
2017-11-25
*
channels: move away term code from eval.c
Björn Linse
2017-11-25
*
channels: allow bytes sockets and stdio, and buffered bytes output
Björn Linse
2017-11-24
*
channels: refactor
Björn Linse
2017-11-24