Skip to content

v2.10.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 02 May 06:05
95a107d

🚀 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