nvbn/thefuck

sudo.py assumes && for shell 'and'

Open

#1,229 opened on Aug 22, 2021

View on GitHub
 (8 comments) (1 reaction) (0 assignees)Python (3,949 forks)batch import
bugfishhelp wanted

Repository metrics

Stars
 (96,953 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