> readreg can move the paste buffer into a register. would that help?
>
> cheers,
> JW-
thanks.. that helps a great deal. BTW - is there a set of screen
'power tips'? I'd be very interested in seeing that..
Ed
On Oct 05, 11 13:51:17 -0700, Edward Peschko wrote:
> All,
>
> Is there any patched version of screen that supports a regex engine
> like PCRE, and that can have Ctrl-a ? search, say for [A-Z]+ or
> \d+ in the screen buffer?
Not that I know of.
> That, and only having one paste-able buffer via
All,
As many people on screen-users do, I miss (very much) not having
screen regex support. It's a pretty big hole in screen support, both
in functionality, and in its ability to mimic vim keybindings.
Is there any patched version of screen that supports a regex engine
like PCRE, and that can hav