Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuck. Your app doesn't work on OS X 10.10 #23

Closed
theasder opened this issue Apr 18, 2015 · 10 comments
Closed

Fuck. Your app doesn't work on OS X 10.10 #23

theasder opened this issue Apr 18, 2015 · 10 comments

Comments

@theasder
Copy link

$ puthon
-bash: puthon: command not found
$ fuck
No fuck given
@drvinceknight
Copy link

Doesn't work for puthon for me also but works for other commands:

12:09 ~ git brnch
git: 'brnch' is not a git command. See 'git --help'.

Did you mean this?
        branch
✘ 12:09 ~ fuck
git branch
fatal: Not a git repository (or any of the parent directories): .git

@jessebraham
Copy link

OSX 10.10.3, confirmed the above.

~  puthon
zsh: command not found: puthon
➜  ~  fuck
No fuck given
~  git brnch
git: 'brnch' is not a git command. See 'git --help'.

Did you mean this?
    branch
➜  ~  fuck
git branch
fatal: Not a git repository (or any of the parent directories): .git

@rrshaban
Copy link

$ git sttats
git: 'sttats' is not a git command. See 'git --help'.

Did you mean this?
status
$ thefuck
echo No fuck given
$ fuck
-bash: fuck: command not found

@ds64
Copy link

ds64 commented Apr 18, 2015

: git sttus
git: 'sttus' is not a git command. See 'git --help'.

Did you mean this?
status

: fuck
source: Error while reading file '-'

: fuck
git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean

Works only on second time

OS X 10.10.3, fish shell 2.1.2

@tsyber1an
Copy link

Confirmed too.

@nwinkler
Copy link
Contributor

Seems to be the same issue as #2 - Bash on OS X does not give recommendations when a command is not found.

@nvbn
Copy link
Owner

nvbn commented Apr 21, 2015

Is it repeats with 1.23+?

@macbig273
Copy link

osx 10.10.2 here. Haven't tested it excessively, But it's better with the 1.23. Now fucks are given.

@nwinkler
Copy link
Contributor

Absolutely - this works great now!

  • vom -> vim
  • lss -> less

etc.

@SashaZd
Copy link

SashaZd commented Apr 23, 2015

I tested all these on 10.10.2
Everything is working as of now. This issue can be closed.

@nvbn nvbn closed this as completed Apr 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants