SolarOS 4.13.4 manual · app
edit
Text editor for files on mounted storage. It supports cursor navigation, selection, clipboard operations, text-size changes, and syntax highlighting for known source files. The editor supports files up to 256 KiB on boards with PSRAM and 32 KiB on boards without PSRAM. Use hexedit for binary files.
Usage:
edit <file>
Controls:
- Arrows move the cursor.
Ctrl+Left/Ctrl+Rightmove by words.Shift+Arrowsextend selection.Ctrl+A,Ctrl+C,Ctrl+X,Ctrl+Vselect all, copy, cut, and paste.Ctrl+ForF3opens Find. Matches are case-insensitive and wrap at the endCtrl+SorF2saves in place.Ctrl+Q,Esc,F10, or the app-exit keyCtrl++andCtrl+-adjust editor text size for the active session.
of the file.
exits. When the file has pending changes, answer Y to save and exit or N to discard the changes and exit.