nvbn/thefuck

first suggestions show `vim /bin/sh +1 &&` in front

Open

#1153 opened on Dec 31, 2020

View on GitHub
 (16 comments) (17 reactions) (0 assignees)Python (96,953 stars) (3,949 forks)batch import
HackIllinoisenhancementhacktoberfesthelp wanted

Description

The Fuck 3.30 using Python 3.9.1 and ZSH 5.8

Example:

$ pacmn
zsh: command not found: pacmn
$ fuck
vim /bin/sh +1 && pacmn [enter/↑/↓/ctrl+c]

a lot of first suggestions I receive show up with vim /bin/sh +1 && before them which is tasteless . How can I skip or avoid this?

Contributor guide