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
If a file path path is passed to :!cmd then shellescape(path) is needed, whereas :term cmd path is fine. How's this documented in :help :! respectively :help :term ?
As an aside, when is the special argument for :help shellescape() needed?