nvim-completion-manager icon indicating copy to clipboard operation
nvim-completion-manager copied to clipboard

Errors in starting channels

Open fennerm opened this issue 8 years ago • 0 comments

I get a series of errors on startup from ncm. Full log files are attached but the basic error is just this repeated a bunch of times:

Error detected while processing function <SNR>28_on_core_channel_error: line 1: INFO:cm:source <cm-tmux> channel pid: 23530^@ Error detected while processing function <SNR>28_on_core_channel_error: line 1: DEBUG:cm:core method cm_start_channels completed^@ Error detected while processing function <SNR>28_on_core_channel_error: line 1: INFO:cm:start_channel for cm_sources.cm_bufkeyword^@ Error detected while processing function <SNR>28_on_core_channel_error:

I still get the errors even if I remove everything from my init.vim except ncm.

nvim_log_py3_script.log nvim_log_py3_cm_sources.cm_tmux.log nvim_log_py3_cm_sources.cm_tags.log nvim_log_py3_cm_sources.cm_keyword_continue.log nvim_log_py3_cm_sources.cm_filepath.log nvim_log_py3_cm_sources.cm_bufkeyword.log nvim_log_py3_cm_core.log ncm-debug.log

fennerm avatar Jan 02 '18 16:01 fennerm