Skip to content

Commit e779dec

Browse files
authored
Merge pull request #84 from github/update/statusline-command-doc-a97fd0ad6c1fcd59
[bot] Add /statusline command documentation to Chapter 01
2 parents ffc668a + 68e67e7 commit e779dec

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

01-setup-and-first-steps/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,14 +444,20 @@ That's it for getting started! As you become comfortable, you can explore additi
444444
| `/session` | Show session info and workspace summary |
445445
| `/share` | Export session as a markdown file, GitHub gist, or self-contained HTML file |
446446

447+
### Display
448+
449+
| Command | What It Does |
450+
|---------|--------------|
451+
| `/statusline` (or `/footer`) | Customize which items appear in the status bar at the bottom of the session (directory, branch, effort, context window, quota) |
452+
| `/theme` | View or set terminal theme |
453+
447454
### Help and Feedback
448455

449456
| Command | What It Does |
450457
|---------|--------------|
451458
| `/changelog` | Display changelog for CLI versions |
452459
| `/feedback` | Submit feedback to GitHub |
453460
| `/help` | Show all available commands |
454-
| `/theme` | View or set terminal theme |
455461

456462
### Quick Shell Commands
457463

0 commit comments

Comments
 (0)