Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
0785f2872f0f41f15c1c67bb1f6bfb4e1baba180
/
job.c
2f813ef
Add a flag for jobs that shouldn't be freed after they've died and use it for
by Nicholas Marriott
· 15 years ago
a22c06a
Remove unused function.
by Nicholas Marriott
· 15 years ago
7825871
Getting the read and write ends of the pipe the right way round is usually
by Nicholas Marriott
· 15 years ago
6f21690
Sort out stdout before stdin/stderr in case the stdout side of the pipe got one
by Nicholas Marriott
· 15 years ago
cebc988
Switch run-shell over to queue the command in the background like #().
by Nicholas Marriott
· 15 years ago
abedfa7
There isn't much point in having a free function if it isn't used.
by Nicholas Marriott
· 15 years ago
ff4b4e6
Collect status from dead jobs and don't invoke the callback until both
by Nicholas Marriott
· 15 years ago
095ecf2
Put all jobs on a global all_jobs list and use that in server.c instead of
by Nicholas Marriott
· 15 years ago
6bca92d
Rather than running status-left, status-right and window title #() with popen
by Nicholas Marriott
· 15 years ago