We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea4f2f commit 7a378e1Copy full SHA for 7a378e1
2 files changed
.github/actions/spelling/expect/expect.txt
@@ -1797,7 +1797,6 @@ UPKEY
1797
upss
1798
uregex
1799
URegular
1800
-Urxvt
1801
urxvt
1802
usebackq
1803
USECALLBACK
src/terminal/adapter/adaptDispatch.cpp
@@ -3845,7 +3845,7 @@ void AdaptDispatch::DoWTAction(const std::wstring_view string)
3845
}
3846
3847
// Method Description:
3848
-// - OSC 777 - Handles uxrvt requests. Currently, the only supported request is for desktop notifications.
+// - OSC 777 - Handles urxvt requests. Currently, the only supported request is for desktop notifications.
3849
// The format is: OSC 777;notify;title;body ST
3850
// Arguments:
3851
// - string: contains the parameters that define the notification
0 commit comments