From mboxrd@z Thu Jan 1 00:00:00 1970 From: marcus-sup@bar-coded.net (Marcus Williams) Date: Wed, 07 Nov 2007 08:53:35 +0000 Subject: [sup-talk] new in svn: in-buffer search In-Reply-To: <1194388505-sup-2866@south> References: <1194388505-sup-2866@south> Message-ID: <1194425266-sup-7682@tomsk> On 6.11.2007, William Morgan wrote: > First, note that I've remapped the index search from '/' to '\'. Hah! > > '/' now does an in-buffer search, highlights the results, and jumps to > the first one. 'n' jumps to the next result; ^G or any other key cancels > the current search. This feels a bit wrong to me (might just be me though). I'd say that searching for emails is the most used case for a search option in sup so should have the '/', and searching in buffer should be something different. Better than that, make '/' mode dependant so you can use say ctrl-s to search for emails (always), ctrl-f to search in buffer (always) but map '/' to ctrl-s in thread-index mode (so that would be in inbox and search results). In all other modes '/' could map to ctrl-f. Any thoughts? Marcus