Commit Graph

14 Commits

Author SHA1 Message Date
Michael Krayer 821fa0d5ce packet message size can be changed at will; only actual data is sent; match it to scrollback size 2023-10-13 10:35:02 +02:00
Michael Krayer cc315c0987 started implementing scrollback buffer 2023-10-13 09:09:59 +02:00
Michael Krayer e7cab4e330 removed some debug output 2023-10-12 18:48:19 +02:00
Michael Krayer ec4b1eb4f4 bugfix: next_session did not work correctly. Can switch between sessions on exit now 2023-10-12 10:16:36 +02:00
Michael Krayer d9c18f680a WIP: basic switching works, but exit breaks things 2023-10-11 17:06:43 +02:00
Michael Krayer d8f557ed20 Renamed KEY_DETACH to KEY_COMMAND 2023-10-11 15:22:40 +02:00
Michael Krayer 0f89851632 added return value based on pressed key 2023-10-11 15:19:18 +02:00
Michael Krayer 6c6b505327 added testing mode and changed detach return value 2023-10-11 15:00:44 +02:00
Michael Krayer 9531cfcdac partially removed force flag 2023-10-11 13:46:22 +02:00
Michael Krayer 080e3e9e44 WIP: restructured lowpriority, help, list flags 2023-10-11 13:43:11 +02:00
Michael Krayer b70e814c8f removed passthrough mode 2023-10-11 13:31:50 +02:00
Michael Krayer 14480decc7 changed default command: ignores ABDUCO_CMD 2023-10-11 11:06:13 +02:00
Michael Krayer c80e8ff369 Added two-stroke mechanism for detaching 2023-10-11 10:50:16 +02:00
Michael Krayer f63387c6c2 added new executable splex 2023-10-11 10:22:32 +02:00