Add live search to the builtin less pager and PTY color capture.
Incremental `/` find (case-insensitive, ANSI-stripped) with n/N next/prev
and match highlighting. Captured pipeline stages run under a throwaway PTY
so colorizing tools keep ANSI without per-tool env hacks; nested pagers
are forced to cat. Falls back to FORCE_COLOR when script is unavailable.