Glamourous agentic coding for all
Crush v0.7.8 adds multiline paste support on Windows and enables SQLite secure_delete for safer data handling.
$ git clone --branch v0.7.8 https://github.com/charmbracelet/crush.git # already have the repo? check out this version: $ git checkout v0.7.8
- ›Enables bracketed paste on Windows, allowing multiline text to be pasted correctly.
- ›Enables SQLite
secure_deletepragma so deleted database records are securely overwritten.