Cmder: Up/down key (bash history) not working in Docker on Cmder

Created on 2 Oct 2016  路  8Comments  路  Source: cmderdev/cmder

Cmder does not forward the up and down key to Docker containers running under Docker for Windows. Not sure whether this is actually a ConEmu or CLink issue - but since I'm using Cmder I'm reporting it here.

So, here are the steps to reproduce the problem:

  1. Install Docker for Windows
  2. Run docker run -ti --rm ubuntu
  3. (Now inside the Docker container) type a command, like ls.
  4. Hit the _up_ key. This would normally put ls back on the prompt but just nothing happens.

I also tried using Cmder with PowerShell - same problem.

Doing the steps above directly in cmd or powershell works without a problem.

I'm running:

  • Windows 10 (not sure about the anniversary update)
  • Cmder: 1.3.1
  • ConEmu: 160914 stable
  • Docker for Windows: 1.12.1
馃憖 Awaiting Response

Most helpful comment

Up/down key didn't work in Ubuntu on Windows 10 either.

All 8 comments

It looks like Docker 1.12.2 will solve this:
https://github.com/docker/docker/issues/13817

I agree that Docker 1.12.2 solves this for arrow keys in bash. However, I am seeing that arrow keys are still broken when using vi/nano.

Up/down key didn't work in Ubuntu on Windows 10 either.

Any fix to up/down not working in Ubuntu for Win 10?

Any fix for this?

3 years past, is this still an issue? anyone solved it?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contribution.

This issue has been automatically closed due to it not having any activity since it was marked as stale. Thank you for your contribution.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hyrious picture hyrious  路  3Comments

brunowego picture brunowego  路  3Comments

Joe1992w picture Joe1992w  路  3Comments

giuliannosbrugnera picture giuliannosbrugnera  路  3Comments

danwellman picture danwellman  路  3Comments