diff: move the search logic into the TextSearchWidget
commitde1c4f2b7cd6aabb99aa3197a5d99047ae69dc65
authorDavid Aguilar <davvid@gmail.com>
Thu, 23 Mar 2023 06:36:12 +0000 (22 23:36 -0700)
committerDavid Aguilar <davvid@gmail.com>
Thu, 23 Mar 2023 06:36:12 +0000 (22 23:36 -0700)
treec969d23fd8456f07def4367dac2b3b904c2b6651
parentf72db1449c7d1afd8dbe1bad1b391a3067c49dfc
diff: move the search logic into the TextSearchWidget

Prepare to reuse this class in the DAG view by moving common
functionality over into the TextSearchWidget.

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