[PATCH] File search responsiveness
David Sterba
dave at jikos.cz
Tue Jul 1 17:54:37 UTC 2003
Hi,
long time ago ...
* From: Jindrich Makovicka <makovick kmlinux fjfi cvut cz>
* To: mc-devel gnome org
* Subject: [patch] interruptible file search & viewer operations
* Date: Sun, 04 May 2003 10:38:36 +0200
This is a reincarnation of patches I sent some time ago, but they
weren't accepted due to code freeze before 4.6.0. I ported them to the
current CVS and still hope you can find them useful.
find.diff modifies file search so it handles events during searching the
file contents, which results in much greater responsiveness of the
interface.
view.diff adds event checks to various places where the execution can
get stuck - searching and file loading at the beginning and file loading
in the growing view. There already were some checks in the search
functions, but this patch allows using other keys than Ctrl-C, too
(2xESC, Ctrl-G, F10).
--
Jindrich Makovicka
[END]
I tried the find improvement. Responsibility is great (i.e. immediate).
E.g. moving through buttons is possible, while searching through a large file.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: find.patch
Type: text/x-diff
Size: 4776 bytes
Desc: not available
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20030701/744ea7e1/attachment.patch>
More information about the mc-devel
mailing list