wishstudio / flinux

Foreign LINUX - Run unmodified Linux applications inside Windows.
GNU General Public License v3.0
3.58k stars 244 forks source link

Backspace doesn't work on CMD #93

Closed RaeesBhatti closed 8 years ago

RaeesBhatti commented 8 years ago

Environment Info

Operating System: Windows 10 Pro x64 Insider Preview Build 14316 Terminal: Command Prompt (cmd) Version: Linux ForeignLinux 3.15.0 3.15.0 i686 GNU/Linux

How to reproduce

  1. Download the ForeignLinux prebuilt package (link in README)
  2. Run Bash in it using run_bash.cmd
  3. Type something in the terminal
  4. Try to erase it using backspace
RaeesBhatti commented 8 years ago

Issue also confirmed with Build 216 development version of flinux

RaeesBhatti commented 8 years ago

Weird!! Issue went away after setting Windows to case-insensitive again.