Workspace¶
Our workspace is the foundation of Zelos. It maintains your entire session state and automatically saves everything.
Workspace Basics¶
A workspace contains:
- All open tabs and their layouts
- Panel configurations and signal selections
- Connection settings or loaded trace
- Timeline position and zoom
Working with Tabs¶
Organize different views using tabs, just like a browser.
Tab Operations¶
Action | Method | Shortcut |
---|---|---|
New Tab | Click + button | Ctrl+T |
Close Tab | Click × | Ctrl+W |
Rename | Double-click name | — |
Reorder | Drag tab | — |
Switch | Click tab | Ctrl+1-9 |
Next Steps¶
-
Navigate signals and actions
-
Create panels for your data
-
Preserve your configurations