All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.9 (2022-07-09)
0.1.8 (2022-07-09)
- sorted config screen (f7f5aba)
0.1.7 (2022-06-20)
0.1.6 (2022-06-19)
- add quit button to config screen (424e2f1)
- recompile only one search regex (a0b36f7)
- refresh regexs (#55) (9b8fa5f)
0.1.5 (2022-06-19)
0.1.4 (2022-06-15)
- color the search target (ad245d3)
- improve theme (3d8603b)
- terminal theme (85a6149)
- theme highlight (9ea41c2)
0.1.3 (2022-06-14)
- count found entries, not lines (eb2c43a)
- do not render skipped (#41) (0163066)
- explicit quit for replace (#40) (0d5e757)
0.1.2 (2022-06-14)
0.1.1 (2022-06-13)
- communicate with search thread (#12) (46184a8)
- concurrent reads (#14) (a207923)
- count search results and visible lines (#21) (f695f0f)
- do something with regex (#8) (3441c1d)
- get control of the UI a bit (5ffd0f1)
- glob search (#13) (24b9ad6)
- linear layout for search replace list (174afb0)
- replace individual entries (#17) (5fb42eb)
- replace visible entries (#22) (445a5cb)
- rework the layout (95a47ab)
- show file names (aed39f0)
- skip entry (4828d52)
- sqlite (in-memory) (#23) (1fd0a8e)
- try to write something (78108c7)
- use sqlite file (#27) (ad27c08)