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
applications plugin doesn't work if config.terminal is set to Some("alacritty") because Alacritty expects command line passed with -e to be separate arguments, not one.
applicationsplugin doesn't work ifconfig.terminalis set toSome("alacritty")because Alacritty expects command line passed with-eto be separate arguments, not one.