Overview
PATAPIM includes an overlay editor for quick file viewing and editing. Click any file in the sidebar file tree to open it.
Features
- Syntax highlighting via Prism.js
- Opens as an overlay on top of the terminal area
- Press Escape to save and close
Usage
- Navigate to a file in the sidebar file tree
- Click the file name
- The editor opens as an overlay
- Make your edits
- Press Escape to save and close, or click outside the editor
The file editor is designed for quick edits. For heavy editing, use your preferred code editor alongside PATAPIM.