project-compass 3.6.1 → 3.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -0
- package/assets/screenshots/exit-confirm.jpg +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -57,6 +57,11 @@ Project Compass is a high-performance, TUI (Terminal User Interface) workspace o
|
|
|
57
57
|
| `Shift + Q` | Quit (with safe-exit confirmation) |
|
|
58
58
|
| `?` | Toggle Help Overlay |
|
|
59
59
|
|
|
60
|
+
### 🛡️ Safe Termination
|
|
61
|
+
- **Process Protection**: Compass won't let you accidentally kill your work. If tasks are running, a dedicated confirmation dialog ensures you intended to quit.
|
|
62
|
+
|
|
63
|
+

|
|
64
|
+
|
|
60
65
|
## 🛠️ Installation
|
|
61
66
|
|
|
62
67
|
```bash
|
|
Binary file
|