Claude Code version 2.1.195 introduces several fixes and improvements, including new environment variables for mouse control in fullscreen mode and corrections to hook matcher logic.
- Added CLAUDE_CODE_DISABLE_MOUSE_CLICKS to disable mouse click/drag/hover in fullscreen mode while keeping wheel scroll.
- Fixed hook matchers with hyphenated identifiers to perform exact matches instead of accidental substring-matching.
- Resolved issues with voice dictation on macOS capturing silence and auto-submit failing for languages without spaces.
- Corrected behavior for external plugins enabled via project settings and the /plugin command when names differ from marketplace entries.
- Fixed background jobs disappearing or losing data, blank screens upon reopening crashed tasks, and unreachable agent daemons.
- Improved voice mode on Linux to distinguish between missing SoX and missing audio capture devices.
This update enhances stability for background agents and plugin management while refining voice dictation accuracy across different languages and operating systems.