Expand description
Pure geometry: scaling tmux cell-coordinates into screen rectangles and hit-testing the cursor against them. No tmux or terminal I/O here.
Functions§
- contains
- hit
- Pane under the cursor; the smallest containing box wins so borders never block selection of an inner pane.
- map_
rect - Scale a pane’s tmux cell-geometry into the on-screen
area. - mpane_
at - (window id, pane id) of the mini-pane under the cursor (window mode).
- rects_
for - tile_at
- Window id of the tile under the cursor (window mode).