]> granicus.if.org Git - neomutt/commit
feature: limit-current-thread
authorDavid Sterba <dsterba@suse.cz>
Thu, 24 May 2012 13:34:53 +0000 (15:34 +0200)
committerRichard Russon <rich@flatcap.org>
Thu, 18 Aug 2016 15:15:21 +0000 (16:15 +0100)
commit658d7f5742849620f6535d5c191d204abe05b23d
tree3ec6708e6b21815acaa495c7a853b704ba03f582
parent655dbf4d96284a02aa51839724c0fa638ba56757
feature: limit-current-thread

Add command to limit view on the thread from any of its message.
Predefined on command <ESC>L, though the lowercase 'l' would be better
(less keystrokes), but it's already occupied by a not-so-useful command
"show limit".

Tested on large folders, no performance problems observed.

Search in current thread is not implemented.

Signed-off-by: David Sterba <dsterba@suse.cz>
OPS
curs_main.c
functions.h
mutt_menu.h
pattern.c