index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
channel.c
Age
Commit message (
Expand
)
Author
Files
2026-04-13
feat(api): rename buffer to buf in retval #38900
Justin M. Keyes
1
2026-04-07
Merge pull request #38669 from SanzharKuandyk/fix-38667
zeertzjq
1
2026-04-06
fix(channel): fix Ctrl-C handling regression in terminal
Sanzhar Kuandyk
1
2026-04-04
fix(channel): crash on exit after closing v:stderr channel (#38754)
zeertzjq
1
2026-04-01
refactor(channel): defer hidden console allocation to :detach
Sanzhar Kuandyk
1
2026-03-28
fix(:restart): formalize restart event #35223
Sathya Pramodh
1
2026-03-19
fix(terminal): don't poll for output during scrollback refresh (#38365)
zeertzjq
1
2026-03-10
feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987
Ayaan
1
2026-03-06
revert: "fix(tui): server --listen error sometimes not visible (#38027)" (#38...
zeertzjq
1
2026-03-02
fix(tui): server --listen error sometimes not visible (#38027)
zeertzjq
1
2026-02-28
fix(channel): support :detach, :restart on Windows #37977
Sanzhar Kuandyk
1
2026-02-23
fix(process): handle poll() interrupted by a signal (#38024)
zeertzjq
1
2026-02-19
fix(rpc): include write failure reason in log (#37959)
zeertzjq
1
2026-02-14
feat(prompt): plugins can update prompt during user input #37743
Shadman
1
2026-02-13
feat(terminal): detect suspended PTY process (#37845)
zeertzjq
1
2026-02-11
fix(channel): crash on failed sockconnect() (#37811)
zeertzjq
1
2026-02-06
fix(vterm): handle split UTF-8 after ASCII properly (#37721)
zeertzjq
1
2026-01-28
fix(terminal): losing output if BufFile* poll for events (#37580)
zeertzjq
1
2026-01-12
fix(channel): unreference list after callback finishes (#37358)
zeertzjq
1
2026-01-09
fix(:ls): check for finished terminal properly (#37303)
zeertzjq
1
2025-10-31
Merge pull request #36393 from zeertzjq/rstream-close-cb
zeertzjq
1
2025-10-09
fix(rpc): handle more cases when identifying loopback #36100
Vlad
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
vim-patch:8.1.1584: the evalfunc.c file is getting too big
Jan Edmund Lazo
1
2025-03-18
docs: misc #32959
Justin M. Keyes
1
2025-03-08
fix(events): always allow some events to be nested (#32706)
zeertzjq
1
2025-02-10
feat(ui): UI :detach command
Justin M. Keyes
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-09-15
refactor: rename "process" => "proc" #30387
Justin M. Keyes
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-08
refactor(io): make rstream use a linear buffer
bfredl
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-05-31
refactor(io): separate types for read and write streams
bfredl
1
2024-04-30
docs: misc #24163
Justin M. Keyes
1
2024-04-02
fix: prevent child processes from inheriting ui channel file descriptors
Fred Sundvik
1
2024-03-19
fix(terminal): don't pass incomplete UTF-8 sequence to libvterm (#27922)
zeertzjq
1
2024-02-18
refactor(api): use arena for channel info and terminal info
bfredl
1
2024-02-10
refactor: don't use subtraction in qsort() comparison functions
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-21
fix(channel): use os_write() instead of fwrite() for stderr (#26689)
zeertzjq
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-12-14
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
1
2023-12-07
refactor: object_to_vim() cannot fail
Justin M. Keyes
1
2023-12-04
refactor(terminal): only remove const qualifier when necessary (#26386)
zeertzjq
1
2023-12-02
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
1
2023-12-01
refactor: change event_create() to a macro (#26343)
zeertzjq
1
[next]