ux: Search for strings asynchronously

This commit is contained in:
WerWolv
2021-02-22 10:16:58 +01:00
parent a4b4360df6
commit 490c7e8fec
3 changed files with 32 additions and 15 deletions

View File

@@ -239,6 +239,7 @@ namespace hex::plugin::builtin {
{ "hex.view.strings.min_length", "Minimum length" },
{ "hex.view.strings.filter", "Filter" },
{ "hex.view.strings.extract", "Extract" },
{ "hex.view.strings.searching", "[%c] Searching..."}
{ "hex.view.strings.offset", "Offset" },
{ "hex.view.strings.size", "Size" },
{ "hex.view.strings.string", "String" },