docs: Added documentation of the new .fork command

2026-07-21 14:55:19 -06:00
parent fde10e818c
commit cd7209628d
+1
@@ -106,6 +106,7 @@ Use the following commands to manage sessions in Coyote:
| `.info session` | Display information about the active session |
| `.edit session` | Open the active session's configuration in your preferred text editor |
| `.save session` | Save the active session to a `session` configuration file |
| `.fork` | Fork the active session into a new named copy (`.fork [name]`) |
| `.exit session` | Exit the active session |
![sessions](./images/sessions/sessions-example.gif)