summaryrefslogtreecommitdiffstats
path: root/src/session.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add explicit returns to some functionsP. J. McDermott2016-01-181-0/+6
|
* session_handle_sig(): Drop ${exit_status} handlingP. J. McDermott2016-01-171-5/+1
| | | | This is an artifact from error() setting exit_status and sending SIGINT.
* session_begin(), session_end(): Use non-exiting error()P. J. McDermott2016-01-171-3/+8
|
* Move lib/*.sh to src/P. J. McDermott2015-12-061-0/+210