aboutsummaryrefslogtreecommitdiff
path: root/inbox
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-19 01:45:01 -0500
committerCraig Jennings <c@cjennings.net>2026-05-19 01:45:01 -0500
commit68569726f4ca1e550a3e4e288a8f861703cdeb8e (patch)
tree52eb471219c3b8f920fb74d1e52329e2297e3fa6 /inbox
parent9d804cdb4cdb14787e928a1d45c3f2023d739e41 (diff)
downloadrulesets-68569726f4ca1e550a3e4e288a8f861703cdeb8e.tar.gz
rulesets-68569726f4ca1e550a3e4e288a8f861703cdeb8e.zip
fix(ai): explicit end-of-session placement for new windows
tmux's default new-window placement chooses the lowest free index, which can land between existing windows when the session's window indexes have gaps. The -a flag plus the :{end} target makes it explicit: insert after the existing last window, every time. The change only touches create_window. The two tmux new-session sites (single_mode and multi_mode first window) create fresh sessions; the first window's position is whatever base-index dictates, and there's nothing to append after.
Diffstat (limited to 'inbox')
0 files changed, 0 insertions, 0 deletions