History: src/gui/interaction.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| df2dc36a | refactor: extract reusable picker presentation | a73x | 2026-09-09 |
| cf196f16 | feat: fullscreen native panes | a73x | 2026-09-07 |
| 7fa72ef8 | test: consolidate native scenarios and fixtures | a73x | 2026-09-07 |
| a9b271c8 | fix: dismiss native command hints on invalid keys | a73x | 2026-09-07 |
| c89f85dd | feat: open native panes on the focused target | a73x | 2026-09-07 |
| a5fc3918 | feat: align native split bindings with sway | a73x | 2026-09-07 |
| 73034a05 | feat: add native clipboard paste | a73x | 2026-09-07 |
| 751dce3d | refactor: separate native clipboard shortcuts | a73x | 2026-09-07 |
| 5b6c89ea | refactor: share surface input encoding | a73x | 2026-09-07 |
| 0716f07b | feat: keep native selections anchored as output scrolls | a73x | 2026-09-06 |
| 03138bb4 | feat: forward native application mouse and clipboard writes | a73x | 2026-09-06 |
| eedff557 | feat: scroll native panes through history and applications | a73x | 2026-09-06 |
| 04b2c810 | fix: handle native copy shortcut before terminal input | a73x | 2026-09-06 |
| 3754dae9 | feat: select native terminal text and copy on release | a73x | 2026-09-06 |
| d01b5506 | feat: streamline native split chords and End feedback | a73x | 2026-09-05 |
| efc99d58 | refactor: separate native interaction policy from SDL handling | a73x | 2026-09-05 |