[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[screen-devel] [bug #24937] find as you type in windowlist
From: |
Sadrul Habib Chowdhury |
Subject: |
[screen-devel] [bug #24937] find as you type in windowlist |
Date: |
Wed, 24 Feb 2010 06:43:34 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) |
Update of bug #24937 (project screen):
Status: Need Discussion => Fixed
Open/Closed: Open => Closed
Fixed Release: None => 4.1.0
Planned Release: Later => 4.1.0
_______________________________________________________
Follow-up Comment #4:
Fixed in commit ca39761
(http://git.savannah.gnu.org/cgit/screen.git/commit/?id=ca397618071bc4e494f2810b9368c791c157942f)
Well, it's not quite find-as-you-type ... you press '/', then enter the
search string. To search for the same string again, press 'n' (and 'N' to
search in the reverse direction). Press '/' again to enter a new search
string. Should be good enough, I think. Making it work for type-ahead should
also be simple enough, to be honest. I will gladly accept a patch (instead of
using INP_COOKED, you would need to use INP_EVERY, and then perhaps some
checks from the glist_search callback).
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?24937>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [screen-devel] [bug #24937] find as you type in windowlist,
Sadrul Habib Chowdhury <=