wz1000 / HieDb

Generates a references DB from .hie files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception when --no-color is not used on windows

flip111 opened this issue · comments

$ hiedb index .hie
                                                                                                                                                                                   hiedb.exe: Error: GetNumberOfConsoleInputEvents: invalid argument (Das Handle ist ungültig.)
This error may be avoided by using a console based on the Win32 console of the Windows API, such as Command Prompt or PowerShell.
CallStack (from HasCallStack):
  error, called at src\\System\\Console\\ANSI\\Windows\\Emulator.hs:509:27 in ansi-terminal-0.10.3-AqyEIVKuLd8GZqKlPHUPap:System.Console.ANSI.Windows.Emulator

using git bash on windows 10