qmk / qmk_distro_msys

A Windows one-click installer for the QMK CLI
https://msys.qmk.fm/
GNU General Public License v3.0
182 stars 67 forks source link

Swap from mintty to cmd #29

Closed zvecr closed 3 years ago

zvecr commented 3 years ago

Description

The move away from mintty is for the following reasons:

  1. ctrl+c doesnt generate keyboardinterrupt exceptions
  2. cmd history doesnt work - https://github.com/msys2/MINGW-packages/issues/7111

Short term bodge to color to avoid qmk/qmk_cli#41