We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a80316d commit 625753cCopy full SHA for 625753c
src/cascadia/UnitTests_SettingsModel/SerializationTests.cpp
@@ -25,7 +25,7 @@ using namespace winrt::Microsoft::Terminal::Control;
25
#endif
26
27
#if defined(_M_IX86)
28
-#define SEND_INPUT2_ARCH_SPECIFIC_ACTION_HASH "56911147"
+#define SEND_INPUT2_ARCH_SPECIFIC_ACTION_HASH "35488AA6"
29
#else
30
#define SEND_INPUT2_ARCH_SPECIFIC_ACTION_HASH "58D1971"
31
0 commit comments