diff options
author | Linda_pp <rhysd@users.noreply.github.com> | 2016-10-15 01:12:10 +0900 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-10-14 18:12:10 +0200 |
commit | 79d77da8a06bf91a77cc96a1f1fba30bbd991a23 (patch) | |
tree | 5b7099b416ab44055fdf14a19307b86408a6e312 /test/functional/legacy/assert_spec.lua | |
parent | 819b79dbc5a6724b38fde606e065aabd761a870d (diff) | |
download | rneovim-79d77da8a06bf91a77cc96a1f1fba30bbd991a23.tar.gz rneovim-79d77da8a06bf91a77cc96a1f1fba30bbd991a23.tar.bz2 rneovim-79d77da8a06bf91a77cc96a1f1fba30bbd991a23.zip |
startup: Remove 'N files to edit' message. #5481
Problem:
When '--embed' passed to command line arguments, stdin and stdout
are used for IPC. But when multiple files are passed as
arguments, nvim wrongly sends 'N files to edit' message to its
stdout. As the result, attaching to process from frontend failed.
Solution:
Remove the message because it doesn't fill any purpose.
Diffstat (limited to 'test/functional/legacy/assert_spec.lua')
0 files changed, 0 insertions, 0 deletions