Release v0.45.1
This is a small patch release (mostly) set to address some issues discovered in the latest 0.45.0. Notable changes The nested session detection now works over SSH without having to forward environment variables It's now possible to opt-out of the newly introduced behavior, where scrolling with the mouse inside a pane enters scroll mode. To do so, add scroll_mode_sync false to the configuration. It…