CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2009/06/26 06:45:12
Modified files: app/cwm : search.c Log message: use fnmatch to glob the entries in the exec menu. allows shell globbing constructs such as *ctl, etc in the exec menu (m-? by default). Adapted from a diff from Thomas Pfaff, okan@ got almost the same diff as me when reworking it, and oked this one.