# Page Not Found

The URL `features/command-inspector` does not exist.

You might be looking for one of these pages:
- [Command inspector](https://docs.warp.dev/terminal/editor/command-inspector.md)
- [Command Palette](https://docs.warp.dev/terminal/command-palette.md)
- [Command completions](https://docs.warp.dev/terminal/command-completions.md)
- [Command corrections](https://docs.warp.dev/terminal/entry/command-corrections.md)
- [Command history](https://docs.warp.dev/terminal/entry/command-history.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.warp.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.warp.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/terminal/editor/command-inspector.md`)
- Use `Accept: text/markdown` header for content negotiation