echomsg in autoload/tmuxcomplete.vim?
wilywampa opened this issue · 2 comments
wilywampa commented
There was an echomsg
command added on line 24 in this commit: 2c44325. Was that intentional or left in after debugging? It's noticeable when typing and seems to leave characters on the command line sometimes.
justinmk commented
It's not intentional. I mentioned it at some point but github has a habit of losing line comments.
wellle commented
Well spotted. We should remove that echom
.