Steve Yegge
40977b1ccc
feat: Unify C-b n/p cycling across session types
...
The previous implementation set separate bindings for crew vs town
sessions, but tmux key bindings are global. This meant whichever
session type was started last would overwrite the other's bindings.
New approach:
- Add unified `gt cycle next/prev` command that auto-detects session type
- Town sessions (gt-mayor, gt-deacon) cycle within town group
- Crew sessions (gt-*-crew-*) cycle within their rig's crew
- Other sessions (polecats, witness, refinery) do nothing on cycle
The old SetCrewCycleBindings and SetTownCycleBindings are now aliases
for the unified SetCycleBindings function.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-28 16:07:58 -08:00
..
2025-12-25 02:32:01 -08:00
2025-12-25 02:32:01 -08:00
2025-12-25 02:32:01 -08:00
2025-12-28 10:07:01 -08:00
2025-12-26 16:53:41 -08:00
2025-12-27 16:48:26 -08:00
2025-12-25 14:51:38 -08:00
2025-12-27 14:50:35 -08:00
2025-12-21 00:46:12 -08:00
2025-12-25 11:33:54 -08:00
2025-12-25 23:14:29 -08:00
2025-12-27 14:50:35 -08:00
2025-12-28 16:07:58 -08:00
2025-12-25 02:32:01 -08:00
2025-12-28 16:00:41 -08:00
2025-12-28 02:40:00 -08:00
2025-12-28 13:56:23 -08:00
2025-12-25 23:14:29 -08:00
2025-12-28 09:58:51 -08:00
2025-12-25 23:53:34 -08:00
2025-12-26 18:36:03 -08:00
2025-12-28 02:07:33 -08:00
2025-12-27 17:51:52 -08:00
2025-12-23 11:42:48 -08:00
2025-12-25 02:32:01 -08:00
2025-12-25 23:14:29 -08:00
2025-12-28 02:26:16 -08:00
2025-12-25 02:32:01 -08:00
2025-12-26 19:21:10 -08:00
2025-12-25 23:14:29 -08:00
2025-12-28 16:00:41 -08:00
2025-12-23 11:44:34 -08:00
2025-12-25 01:06:32 -08:00
2025-12-25 01:06:32 -08:00
2025-12-27 14:36:12 -08:00
2025-12-28 10:05:16 -08:00
2025-12-26 13:20:14 -08:00
2025-12-26 16:23:37 -08:00
2025-12-27 14:36:12 -08:00
2025-12-25 23:14:29 -08:00
2025-12-22 17:52:44 -08:00
2025-12-20 23:25:16 -08:00
2025-12-28 13:56:23 -08:00
2025-12-20 23:25:16 -08:00
2025-12-20 23:25:16 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 02:32:01 -08:00
2025-12-26 19:02:43 -08:00
2025-12-25 02:32:01 -08:00
2025-12-26 16:23:37 -08:00
2025-12-27 15:01:02 -08:00
2025-12-25 02:32:01 -08:00
2025-12-26 18:36:03 -08:00
2025-12-28 14:23:26 -08:00
2025-12-28 09:56:59 -08:00
2025-12-25 02:32:01 -08:00
2025-12-25 02:32:01 -08:00
2025-12-26 16:23:37 -08:00
2025-12-21 22:13:21 -08:00
2025-12-26 19:54:38 -08:00
2025-12-26 19:42:41 -08:00
2025-12-26 21:15:08 -08:00
2025-12-28 02:17:09 -08:00
2025-12-28 09:56:59 -08:00
2025-12-26 19:46:02 -08:00
2025-12-28 09:43:47 -08:00
2025-12-21 23:07:52 -08:00
2025-12-25 23:14:29 -08:00
2025-12-26 15:51:54 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 02:32:01 -08:00
2025-12-28 16:00:41 -08:00
2025-12-26 23:52:27 -08:00
2025-12-26 16:46:39 -08:00
2025-12-26 17:06:43 -08:00
2025-12-26 00:52:41 -08:00