aboutsummaryrefslogtreecommitdiff
path: root/util.c
Commit message (Collapse)AuthorAge
* Change find-window and monitor-content to use fnmatch(3). For convenience andNicholas Marriott2009-06-25
| | | | | compatibility, *s are implicitly added at the start and end of the pattern.
* Use vis(3) instead of handrolled function.Nicholas Marriott2009-06-25
|
* DOH.Nicholas Marriott2009-04-30
|
* Oops, revert - need u_char.Nicholas Marriott2009-04-30
|
* Don't need cp.Nicholas Marriott2009-04-30
|
* Some tweaks for Solaris.Nicholas Marriott2009-04-29
| | | | | Get rid of vis.* in favour of a small replacement function.
* find-window command.Nicholas Marriott2009-01-18