Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion 01-setup-and-first-steps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,14 +444,20 @@ That's it for getting started! As you become comfortable, you can explore additi
| `/session` | Show session info and workspace summary |
| `/share` | Export session as a markdown file, GitHub gist, or self-contained HTML file |

### Display

| Command | What It Does |
|---------|--------------|
| `/statusline` (or `/footer`) | Customize which items appear in the status bar at the bottom of the session (directory, branch, effort, context window, quota) |
| `/theme` | View or set terminal theme |

### Help and Feedback

| Command | What It Does |
|---------|--------------|
| `/changelog` | Display changelog for CLI versions |
| `/feedback` | Submit feedback to GitHub |
| `/help` | Show all available commands |
| `/theme` | View or set terminal theme |

### Quick Shell Commands

Expand Down
Loading