v2.10.1
🚀 Enhancements
You can now run update-terminal-mode dark
or update-terminal-mode light
to force the dark/light mode setting if auto-detection does not work.
Dark mode caching fix @Nuru (#934)
what
- Fix caching of terminal escape codes
- Update
update-terminal-mode
command to allow forcing a mode - rename internal
update_terraform_prompt
to_update_terraform_prompt
why
- Substantial performance improvement on every command line prompt
- Auto-detection is likely to be unavailable or wrong on some terminals
- Keep internal functions from showing up in command line completions