Add a confirmation dialog on search & replace for the whole session
commit295f59da91d2a2c08a5289d56d30f3caa2d2d507
authorEnrico Tröger <enrico.troeger@uvena.de>
Sun, 28 Nov 2021 15:56:54 +0000 (28 16:56 +0100)
committerEnrico Tröger <enrico.troeger@uvena.de>
Sun, 28 Nov 2021 15:56:54 +0000 (28 16:56 +0100)
treea0571431cfd4fc5559b1c53cebb4747ed90a463e
parenteabc09a5591e8f2efd95ca136f5870c8dcba5483
Add a confirmation dialog on search & replace for the whole session

Replacing some text in the whole session can be accidentally clicked
too easily and the result might not want the user wanted to do.
So ask for confirmation *before* potentially all files in the session
will be modified.
src/search.c