Mostly fixes here. There is a small change to behavior around scroll_end. Changes below...
[2.1.1] - 2025-02-22
Fixed
- Fixed
Link
binding to open the link #5564 - Fixed IndexError in OptionList #5574
- Fixed issue with clear_panes breaking tabbed content #5573
Changed
- The user can now interrupt a scroll to end by grabbing the scrollbar or scrolling in any other way. Press ++end++ or scroll to the end to restore default behavior. This is more intuitive that it may sound.