MBDT

Results 16 comments of MBDT

# SOLUTION FOUND **DIAGNOSIS** * Claude Code on Windows uses C:\Program Files\Git\usr\bin\cygpath.exe (hardcoded) to translate WindowsUnix paths * This is part of Cygwin (too big to install) and also part...

> I'd like Ctrl+C to exit Claude Code with one press, not two. It's unconventional, therefore confusing. I'd like keyboard shortcuts to be user-configurable. Some want Ctrl-C to be quit...

> On MacOS, copy is Command+C , so maybe a Windows/Linux problem? This is why key-strokes should be user-configurable (like in VSCode, Visual Studio, etc.)

> > On MacOS, copy is Command+C , so maybe a Windows/Linux problem? In Windows, copy is Ctrl+C. In any shell, Ctrl+C is usually quit. > Copying from terminal normally...

! brew install rust-analyzer ⎿  ==> Fetching downloads for: rust-analyzer ==> Pouring rust-analyzer--2026-01-05.sonoma.bottle.tar.gz 🍺 /usr/local/Cellar/rust-analyzer/2026-01-05: 9 files, 45.4MB … +43 lines (ctrl+o to expand) > OK both Rust and TypeScript...

> Check ~/.claude/debug/ for LSP-related logs ∴ Thinking… The user wants me to check the debug logs for LSP-related information. ⏺ Bash(ls -la ~/.claude/debug/ 2>/dev/null || echo "No debug directory")...