Breaking
Editor property have changed from String
to allow input arguments as well.
Before:
Now:
[editor]
program = "code"
args = ["-w"]
- Fix: editor doesn't handle arguments #550.
- Fix: Weird rendering behavior on setting padding-x in config #590.
- Upgrade Rust to 1.80.1.