mirror of
https://github.com/robcholz/vibebox.git
synced 2026-08-15 18:00:18 +02:00
feat: setup vibebox commands
This commit is contained in:
@@ -68,7 +68,6 @@ In host cli:
|
||||
|
||||
In vibebox:
|
||||
|
||||
- use `:new` to prompt user to delete and create a session.
|
||||
- use `:exit` to exit vibebox.
|
||||
|
||||
### (Shows all the mounts/network/visibility)
|
||||
|
||||
+1
-1
@@ -41,7 +41,7 @@
|
||||
4. [x] use vm.lock to ensure process concurrency safety.
|
||||
5. [x] wire up SessionManager.
|
||||
6. [x] VM should be separated by a per-session VM daemon process (only accepts if to shut down vm and itself).
|
||||
7. [ ] setup vibebox commands
|
||||
7. [x] setup vibebox commands
|
||||
8. [ ] setup cli commands.
|
||||
9. [ ] fix ui overlap.
|
||||
10. [ ] intensive integration test.
|
||||
|
||||
Reference in New Issue
Block a user