diff: consolidate the search actions
commit3f2b83e7809633ef94564f96403ef964978d3932
authorDavid Aguilar <davvid@gmail.com>
Thu, 23 Mar 2023 06:48:56 +0000 (22 23:48 -0700)
committerDavid Aguilar <davvid@gmail.com>
Thu, 23 Mar 2023 06:50:06 +0000 (22 23:50 -0700)
tree3afb97b402bf58584c1d3916de7c1b330b709f2f
parent407221b93982a77d9be01097db5a6f6da6ae55ce
diff: consolidate the search actions

Move the common search next/previous actions into the TextSearchWidget
so that the different users of the widget can become simpler.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/diff.py
cola/widgets/text.py