Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: fix a few problems of "_pids -m pattern"



On Aug 19, 10:39pm, Jun T. wrote:
}
} (3) The patch also replaces the '${2}*' by '${2}([[:blank:]]*|)'
} so that, for example,
} 
} % gdb /path/to/ex <TAB>
} 
} does not completes the PIDs of running 'expect' (or 'expand').

This seems fine to me.  "ex" is the word on the line, it's what should
be used to (as precisely as possible) match the process name in ps.



Messages sorted by: Reverse Date, Date, Thread, Author