help wanted
Description
Imaging that some command basically output a small table and you'd like to select only (horizontally) middle part from it and you don't want to bother using awk/sed to get the necessary part.
It would be nice to be able to enter some mode (via menu? using some modifier key other than Shift [which is used by terminal]?) that would let the user do a rectangular selection using mouse (or maybe from keyword as well?).
This should work at very least inside a single pane. But as an extra that feature could also work across multiple panes inside of a single Zellij window. My only worry here would be to not have garbage spaces at the right edge, but that's just nitpicking beforehand.