You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using traces.vim with set debug+=msg set, I get error messages when pressing : on an empty line. This makes debugging other Vim scripts more difficult and annoying. I assume this is indicative of a bug in traces.vim.
Reproduce:
Open Vim,
:set debug+=msg
Press : in normal mode.
The text was updated successfully, but these errors were encountered:
When using traces.vim with
set debug+=msg
set, I get error messages when pressing:
on an empty line. This makes debugging other Vim scripts more difficult and annoying. I assume this is indicative of a bug in traces.vim.Reproduce:
:set debug+=msg
:
in normal mode.The text was updated successfully, but these errors were encountered: