Keyboard Shortcuts
- Ctrl + Enter - Run test
- Ctrl + / - Toggle help
- Tab - Switch between input fields
Regular Expression Options
- Global Mode (g) - Match all occurrences
- Ignore Case (i) - Case insensitive matching
- Multiline Mode (m) - ^ and $ match line start/end