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

bash command window lockup after execute command 'mv' #1700

Closed
echoonly opened this issue Feb 14, 2017 · 1 comment
Closed

bash command window lockup after execute command 'mv' #1700

echoonly opened this issue Feb 14, 2017 · 1 comment

Comments

@echoonly
Copy link

Please use the following bug reporting template to help produce actionable and reproducible issues. Please try to ensure that the reproduction is minimal so that the team can go through more bugs!

  • A brief description
    I'm trying to rename a folder in bash on windows by command 'mv', but it seems lock up when I knock the enter key. I've tried to restart bash, kill in windows task manager, but it still no response. restart windows is works, but obviously it's not a good solution.

  • Expected results
    rename the folder

  • Actual results (with terminal output if applicable)
    no response

  • Your Windows build number
    1607 (OS inside 14393)

  • Steps / All commands required to reproduce the error from a brand new installation
    execute mv command mv ../foldername/ .

  • Strace of the failing command

  • Required packages and commands to install
    I run this command in tmux window(ver: tmux master)

See our contributing instructions for assistance.

@benhillis
Copy link
Member

benhillis commented Feb 14, 2017

Thanks for reporting. This is a duplicate of #1008 which is fixed in recent Windows Insider builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants