Bug summary
Download Release v0.0.5: https://github.com/eval-exec/neomacs/releases/download/v0.0.5/neomacs-0.0.5-x86_64-pc-windows-msvc.zip
./neomacs.exe -Q
# Empty, No Emacs window response, No progress.
./neomacs.exe --help
# Empty, No Emacs response, No progress.
# Windows posershell eval:
$env:RUST_LOG="debug"; $env:NEOMACS_LOG="info"; .\neomacs.exe 2>&1 | Tee-Object -FilePath neomacs-debug.log
# Empty, No Emacs window response, No progress. No debug.log file.
No response, No progress.
So how should I proceed with debugging the bug??
Steps to reproduce
No response
Expected behavior
No response
Runtime diagnostics
Extra context
No response
Bug summary
Download Release v0.0.5: https://github.com/eval-exec/neomacs/releases/download/v0.0.5/neomacs-0.0.5-x86_64-pc-windows-msvc.zip
No response, No progress.
So how should I proceed with debugging the bug??
Steps to reproduce
No response
Expected behavior
No response
Runtime diagnostics
Extra context
No response