cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.88k stars 2.03k forks source link

[Bug] "Input file specified two times." error when using cmder+bash+fzf #2822

Closed candrapersada closed 3 months ago

candrapersada commented 1 year ago

Version Information

Cmder version:1.3.20.151
Operating system:Windows 10

Cmder Edition

Cmder Full (with Git)

Description of the issue

why Input file specified two times. while using bash command

How to reproduce

No response

Additional context

No response

Checklist

DRSDavidSoft commented 1 year ago

@candrapersada Please post an screenshot or a video to better explain your problem, thank you.

candrapersada commented 1 year ago

image

DRSDavidSoft commented 1 year ago

Thank you, now please consider the following two items:

  1. Locate bash by typing where bash.exe in a new Cmder window. Then open it without Cmder, for example from cmd.exe. Then type ani-cli, and see if the problem still persists. Does the issue still happen?
  2. How did you install ani-cli? Can you please share the steps that you followed?
candrapersada commented 1 year ago

Thank you, now please consider the following two items:

  1. Locate bash by typing where bash.exe in a new Cmder window. Then open it without Cmder, for example from cmd.exe. Then type ani-cli, and see if the problem still persists. Does the issue still happen?
    λ where bash.exe
    D:\cmder git\vendor\git-for-windows\usr\bin\bash.exe

    No

  2. How did you install ani-cli? Can you please share the steps that you followed?

Download ani-cli (right click, Save Link As... to download the file) and Download Dependencies and put it in cmder git\bin

Dependencies

DRSDavidSoft commented 1 year ago

@candrapersada Thanks for verifying, please give me some time to reproduce the problem and then I'll update you with the results. Hopefully, this issue will be fixed soon.

Thanks for using Cmder!