Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move process spawning onto the event loop | June McEnroe | 2018-08-10 |
| | | | | | | Child processes weren't being reaped before, either. I wanted to have a function called readEmAndReap but the reaping should actually happen in a signal handler. | ||
* | Add URL detection, listing and opening | June McEnroe | 2018-08-09 |
Might also add /copy, like /open. |