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
After enabling spaceline-all-the-icons with the config below, I'm spammed with a message Buffer " *temp*" has a running process; kill it? (y or n). I can remove this message by setting vc-handled-backends to 'nil, but that disables a great deal of git support.
Is there a configuration tweak to make to stop the "buffer has a running process" messages?
After enabling spaceline-all-the-icons with the config below, I'm spammed with a message
Buffer " *temp*" has a running process; kill it? (y or n)
. I can remove this message by settingvc-handled-backends
to'nil
, but that disables a great deal of git support.Is there a configuration tweak to make to stop the "buffer has a running process" messages?
Config:
The text was updated successfully, but these errors were encountered: