nextspace icon indicating copy to clipboard operation
nextspace copied to clipboard

Terminal activity control

Open trunkmaster opened this issue 6 years ago • 1 comments

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

trunkmaster avatar Mar 21 '19 22:03 trunkmaster

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.

pcardona34 avatar Feb 14 '25 17:02 pcardona34