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
/
os
/
pty_process_win.c
Commit message (
Expand
)
Author
Age
*
chore: fix typos (#17670)
dundargoc
2022-03-17
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
fix(pty_process_win/wait_eof_timer_cb): also check for proc->out.did_eof
zeertzjq
2022-03-02
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
Add more info to debug messages
James McCoy
2021-04-08
*
os/win: fix build failure
Jan Edmund Lazo
2021-03-31
*
Change QUEUE_FOREACH macro to use while instead of for
erw7
2021-03-30
*
Pass environment on to pty processes on Windows
James McCoy
2021-01-31
*
Remove termtype option
erw7
2020-01-17
*
Change option name from termwintype to termtype
erw7
2020-01-17
*
Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}
erw7
2020-01-17
*
Change enum to a name that follows naming convention
erw7
2020-01-17
*
Minor changes in reviewer's point
erw7
2020-01-17
*
Move ConPTY resize to os_win_conpty.c
erw7
2020-01-17
*
Change union name from pty_object to object
erw7
2020-01-17
*
Change to use ConPTY, if available
erw7
2020-01-17
*
utf16_to_utf8: align with libuv
Justin M. Keyes
2019-08-15
*
utf8_to_utf16: align with libuv
Justin M. Keyes
2019-08-15
*
channels: reflect exit due to signals in exit status code (#10573)
Daniel Hahler
2019-08-09
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
Add missing PVS headers to new files
James McCoy
2018-03-11
*
Fix warning: multi-line comment [-Wcomment] use `:341,355s/: \zs.*/\=string(s...
George Zhao
2018-01-19
*
Fix warning about conversion on mingw64
George Zhao
2018-01-18
*
channels: refactor
Björn Linse
2017-11-24
*
pty_process_win: avoid quoting for cmd.exe
erw7
2017-08-16
*
win/pty: log errors
erw7
2017-08-16
*
win/pyt: cleanup
erw7
2017-08-16
*
win/pty: quote_cmd_arg(): check bounds
erw7
2017-08-16
*
win/pty: jobstart, jobstop: fix null-pointer dereference
erw7
2017-08-16
*
win: support :terminal
erw7
2017-08-16
*
win: integrate winpty (WIP)
Ryan Prichard
2017-08-16