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
this plugin cannot work in windows now, per the investigation, the root cause is exec "Ack! -i '".pattern.'" '".cd.'"", the pattern and cd should not surrounded by ' in windows cmd.
this plugin cannot work in windows now, per the investigation, the root cause is exec "Ack! -i '".pattern.'" '".cd.'"", the pattern and cd should not surrounded by ' in windows cmd.