nextspace
nextspace copied to clipboard
Terminal activity control
Implement activity control functionality:
- [x] tracking of running process in terminal window
- [x] window state changing (broken close titlebar button)
- [x] miniwindow icon animation on terminal window changes
- [x] "clean" commands preferences
- [ ] "clean" command detection
Hi Sergii,
While using Terminal.app, I encountered some issues: simple actions (cp, git cmd...) were closing the app.
Above, an example of trace from the Console:
Terminal [907:907] File NSdata.m: 401. In BOOL readContentsofFile(NSString *, void **, off_t *, NSZone *) read of file (/proc/1872/cmdline) contents failed - Error Domain=NSPOSIXErrorDomain Code=3 "No such process"
Terminal [1874:1874] Window bash became non idle
Context:
- pi400 (aarch64)
- OS: debian 12.9
- NexTspace and so Terminal build from source.