# Page Not Found

The URL `features/editor` does not exist.

You might be looking for one of these pages:
- [Modern text editing](https://docs.warp.dev/terminal/editor.md)
- [Built-in code editor](https://docs.warp.dev/code/code-editor.md)
- [Input editor Vim keybindings](https://docs.warp.dev/terminal/editor/vim.md)
- [Command inspector](https://docs.warp.dev/terminal/editor/command-inspector.md)
- [Alias expansion](https://docs.warp.dev/terminal/editor/alias-expansion.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.md`)
- Use `Accept: text/markdown` header for content negotiation