diff options
| author | Cameron Ring <cameron@cs.stanford.edu> | 2025-08-20 20:34:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-20 20:34:49 -0700 |
| commit | 30dae87de4c6d6c8bda9657e22e187634cfa12a8 (patch) | |
| tree | c0b051bd9574256db26d012a45dad4c3af88e855 /runtime/lua/vim/_extui/messages.lua | |
| parent | a8dad46e1c3034765e479bae53094398f458dfa8 (diff) | |
fix(startup): file buf is lost if stdin is empty and "-" is last #35402
Problem:
Running `echo dummy | nvim file1 file2` closes the file1 buffer if
file1 doesn't exist.
Solution:
Logic changed in 43e8ec9 such that stdin buffer may now be created *after*
file args. Handle that case.
Diffstat (limited to 'runtime/lua/vim/_extui/messages.lua')
0 files changed, 0 insertions, 0 deletions
