[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "exec .!" filters seeing responses to "query" escape sequences
From: |
Juergen Weigert |
Subject: |
Re: "exec .!" filters seeing responses to "query" escape sequences |
Date: |
Mon, 11 Aug 2008 21:13:20 +0200 |
User-agent: |
Mutt/1.5.7i |
On Aug 08, 08 18:52:53 -0700, Micah Cowan wrote:
>
> For consistency, one could also consider having screen swallow up
> mouse-tracking responses, and reissue them down only the ttys on which
> requests had been seen.
>
> But that wouldn't be a general solution, since other term-specific
> query/responses couldn't be caught by Screen, and so would always end up
> at the filter end in any case. So, perhaps I should simply apply your
> patch to obtain a general _and_ consistent solution (if a potentially
> existing-filters-breaking one), and have done with it.
>
> ...which is why this is a discussion, and not a rant. Feedback, anyone? :)
When I originally implemented filters, the concept was, that everything
should pass through the filter process.
A filter that relies on some data bypassing the filter, is a bad filter and
should be fixed, IMO.
Filter syntax and semantics are horribly complex, and possibly got quite
broken over time. I haven't used any recently.
cheers,
Js.
--
o \ Juergen Weigert unix-software __/ _=======.=======_
<V> | address@hidden creator __/ _---|____________\/
\ | 0179/2069677 __/ (____/ /\
(/) | ____________________________/ _/ \_ vim:set sw=2 wm=8
- Screen 4.0.3 @ GNU FTP (existing release), Micah Cowan, 2008/08/07
- Re: Screen 4.0.3 @ GNU FTP (existing release), Jean-Yves Levesque, 2008/08/08
- Re: Screen 4.0.3 @ GNU FTP (existing release), Adam Lazur, 2008/08/08
- Re: Screen 4.0.3 @ GNU FTP (existing release), Jean-Yves Levesque, 2008/08/08
- Re: Screen 4.0.3 @ GNU FTP (existing release), Micah Cowan, 2008/08/08
- Re: Screen 4.0.3 @ GNU FTP (existing release), Stephane Chazelas, 2008/08/08
- Mouse-support with "exec" filters, Micah Cowan, 2008/08/08
- Re: "exec .!" filters seeing responses to "query" escape sequences, Stephane Chazelas, 2008/08/08
- Re: "exec .!" filters seeing responses to "query" escape sequences, Micah Cowan, 2008/08/08
- Re: "exec .!" filters seeing responses to "query" escape sequences,
Juergen Weigert <=
- Re: "exec .!" filters seeing responses to "query" escape sequences, Micah Cowan, 2008/08/11
- Re: Mouse-support with "exec" filters, Stephane Chazelas, 2008/08/11