summary refs log tree commit diff
path: root/files/Light.terminal (follow)
Commit message (Expand)AuthorAge
* Add Light Terminal.app profileJune McEnroe2017-07-19
id=156282c95d523b0c19f5409eb15cd53fc3211894'>Add procPipe for subprocessesJune McEnroe2020-02-08 | * Handle SIGCHLDJune McEnroe2020-02-08 | * Check signals after file descriptorsJune McEnroe2020-02-08 | | | | | If a signal happens while processing an FD, it should be handled immediately, rather than waiting for another poll return. * Populate completion with commandsJune McEnroe2020-02-07 | * Search for cert and priv in config dirsJune McEnroe2020-02-06 | * Handle errors from getoptJune McEnroe2020-02-05 | * Use getopt_config to load options