SolarOS 4.6.8 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++andCtrl+-adjust editor text size for the active session.Escsaves if needed and exits; app-exit key exits.