Scratchpad & Search¶
Scratchpad¶
The scratchpad is a text input area for composing commands before sending them to the terminal. It's especially useful on mobile where typing directly into the terminal can be awkward.
- Tap the keyboard icon in the mobile toolbar
- Type your command in the text area (autocomplete and autocorrect work here)
- Press Send or hit Enter to send the text to the terminal
The scratchpad supports multi-line input and maintains a history of recently sent commands.
Terminal Search¶
Search through terminal output with the built-in search bar:
- Tap the search icon in the toolbar
- Type your search query
- Use the up/down arrows to navigate between matches
- Press Escape or the close button to dismiss
Search highlights all matches in the visible terminal buffer.