mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
impr: Update the command palette for the modern ages
This commit is contained in:
@@ -44,7 +44,7 @@ namespace hex::plugin::builtin {
|
||||
bool m_justOpened = false;
|
||||
bool m_focusInputTextBox = false;
|
||||
|
||||
std::vector<char> m_commandBuffer;
|
||||
std::string m_commandBuffer;
|
||||
std::vector<CommandResult> m_lastResults;
|
||||
std::string m_exactResult;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user