What's Changed
📁 Drag and drop folders
Folders can now be dragged and dropped to reorganise the sidebar hierarchy:
- Drag a folder onto another folder to nest it inside (supports any depth)
- Drag a folder onto the sidebar background to promote it back to root level
- Dropping a folder onto itself or one of its own descendants is blocked automatically
- The dragged folder dims to 45% opacity while in flight as visual feedback
✏️ Inline folder and subfolder creation
Creating folders no longer uses a browser prompt or a header input box. Instead:
- Clicking + New Folder (or right-clicking the background → New Folder) inserts an editable row inline at the root of the connection list
- Right-clicking a folder → New Subfolder inserts an editable row directly inside that folder (the folder auto-expands)
- The name field is auto-focused immediately
- Press Enter or click ✓ to create — press Escape or click ✗ to cancel without creating anything
- Works at any nesting depth
Container image
docker run -d -p 7443:7443 ghcr.io/kotoxie/alterm:0.5.7