nvbn/thefuck

sudo.py assumes && for shell 'and'

Open

#1,229 opened on Aug 22, 2021

 (8 comments) (1 reaction) (0 assignees)Python (3,959 forks)batch import
bugfishhelp wanted

Repository metrics

Stars
 (97,710 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The sudo.py rule assumes that '&&' is every shells 'and' operator. This is not the case for fish shell v2.

Contributor guide