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
/
shell.c
Commit message (
Expand
)
Author
Age
*
os/shell: use msg functions instead of screen when throttling
Björn Linse
2018-04-09
*
os/shell: remove dead calls to screen functions
Björn Linse
2018-04-09
*
shell: handle split-up UTF-8 sequences
Björn Linse
2018-02-10
*
shell: support bell
Björn Linse
2018-02-10
*
lint, minor cleanup
Justin M. Keyes
2018-02-07
*
shell: use msg_outtrans_len_attr for :!cmd
Björn Linse
2018-02-05
*
os_system(): do not set up input stream for empty string #7951
Justin M. Keyes
2018-02-01
*
channels: generalize jobclose()
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
*
coverity/155506: null dereference (#7089)
Justin M. Keyes
2017-07-29
*
coverity/155506: fixing "dereference null after check" (#6862)
Chris Hall
2017-06-19
*
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
2017-06-07
*
os/shell.c: temporary solution to not put ctrl chars on the screen grid
Björn Linse
2017-05-10
*
*: Add comment to all C files
ZyX
2017-04-19
*
os/shell: Remove FUNC_ATTR_MALLOC from shell_build_argv
ZyX
2017-04-15
*
win: defaults: 'shellredir', 'shellxquote', 'shellxescape'
Justin M. Keyes
2017-04-12
*
terminal: Support extra arguments in 'shell'. #4504
Jack Bracewell
2017-03-17
*
process_spawn: Return status code (#6075)
Justin M. Keyes
2017-02-09
*
out_data_decide_throttle(): timeout instead of hard limit.
Justin M. Keyes
2016-12-10
*
out_data_decide_throttle(): Avoid too-small final chunk.
Justin M. Keyes
2016-12-10
*
os/shell: do_os_system(): Always show last chunk.
Justin M. Keyes
2016-12-10
*
os/shell: Throttle :! output, pulse "..." message.
Justin M. Keyes
2016-12-09
*
shell_write_cb: Schedule error message. (#5670)
Justin M. Keyes
2016-11-26
*
system('foo &', 'bar'): Show error, don't crash.
Justin M. Keyes
2016-10-19
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
doc: minor comment tweaks
Justin M. Keyes
2016-09-28
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
shell_escape: rename; refactor
Justin M. Keyes
2016-09-11
*
system(): Respect 'sxe' and 'sxq' #2789
Zhaosheng Pan
2016-09-10
*
stream: set data together with callback
Björn Linse
2016-08-20
*
Merge #4646 from oni-link/fix.issue.4569.3
Justin M. Keyes
2016-06-26
|
\
|
*
shell.c: Fix missing output
oni-link
2016-05-15
*
|
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
|
/
*
shell: Unquote &shell* options before using them
ZyX
2016-01-11
*
vim-patch:7.4.785
Johan Klokkhammer Helsing
2015-11-22
*
Windows: avoid "uv_" naming conflicts. #3225
Seth Jackson
2015-08-27
*
eval: Fix jobwait() to process multiple jobs concurrently
Thiago de Arruda
2015-08-13
*
rstream: Pass read count to read events
Thiago de Arruda
2015-08-13
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
process: Pass loop reference during initialization
Thiago de Arruda
2015-08-13
*
shell.c: A full RBuffer with no NL can freeze shell output. #3156
oni-link
2015-08-11
*
job: Replace by a better process abstraction layer
Thiago de Arruda
2015-07-17
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
rbuffer: Reimplement as a ring buffer and decouple from rstream
Thiago de Arruda
2015-07-01
*
Fix warnings: shell.c: do_os_system(): Nonnull passed null: FP. #2923
Eliseo Martínez
2015-06-28
*
unify jobstart, termopen, and system interfaces
Scott Prager
2015-05-02
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
ui: Refactor so that busy state won't be the default
Thiago de Arruda
2015-03-18
[next]