History: src/client/session_pump.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 73034a05 | feat: add native clipboard paste | 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 |
| 93a94c8d | refactor: share terminal mouse encoding with wheel input | a73x | 2026-09-06 |
| 7897f7d8 | fix: retain native selection through live terminal redraws | a73x | 2026-09-06 |
| a1b93332 | fix: preserve native selection while scrolling history | a73x | 2026-09-06 |
| eedff557 | feat: scroll native panes through history and applications | a73x | 2026-09-06 |
| 3754dae9 | feat: select native terminal text and copy on release | a73x | 2026-09-06 |
| 3bf0fc41 | fix: stop native reconnect on SSH authentication refusal | a73x | 2026-09-05 |
| 04437bf9 | feat: restore native workspaces and manage pane lifecycle | a73x | 2026-09-05 |
| 67a1e976 | feat: add native host and session pickers | a73x | 2026-09-05 |
| c49a06ed | feat: render native sessions with shared terminal input and reconnect | a73x | 2026-09-04 |