Stuped v0.6.0 — Folder Navigation History, Inline File Creation, and Git Changes
Three more releases have landed since v0.5.2. Here's what changed in v0.5.3 through v0.6.0.
v0.5.3 — Folder Navigation History
Stuped now keeps a per-session navigation history when you work in folder mode. Back and forward controls let you move through previously visited files the same way a browser navigates pages. The file tree also scrolls to make the target item visible when you navigate to it, and the folder-mode documentation has been updated to reflect these additions.
v0.5.4 — Inline File Tree Creation
You can now create new files and folders directly in the file tree without leaving the keyboard. An inline input appears in place, letting you name the item and confirm with Enter — no separate dialog required.
v0.6.0 — Git Working Tree Changes
Folder mode now surfaces git working tree changes in two places: modified, added, and deleted files are highlighted in the file tree itself, and a dedicated Git Changes window lists all changed files at a glance. This makes it easy to see what you've touched without switching to a terminal.
Get it
Head to the Stuped product page or download v0.6.0 directly from GitHub.