aboutsummaryrefslogtreecommitdiff
path: root/procname.c
Commit message (Collapse)AuthorAge
* Go to the next if the current best process is replaced, don't keep comparing itNicholas Marriott2009-07-26
| | | | with itself. Also fix process name comparison.
* Also #ifndef nitems here, caught by Thomas Jeunet.Nicholas Marriott2009-06-26
|
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01
terminal to be switched between several different windows and programs displayed on one terminal be detached from one terminal and moved to another. ok deraadt pirofti