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.
2 parents 823b14e + 50f6397 commit 47d4838Copy full SHA for 47d4838
rcpttTests/contexts/procedures.ctx
@@ -5,8 +5,8 @@ Element-Name: procedures
5
Element-Type: context
6
Element-Version: 2.0
7
Id: _tqDkkAJnEfCi5Lv1yRTTlg
8
-Runtime-Version: 2.5.5.202404041628
9
-Save-Time: 3/26/25, 12:57 AM
+Runtime-Version: 2.6.0.202504111505
+Save-Time: 5/7/25, 8:07 PM
10
11
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa
12
Content-Type: text/plain
@@ -32,7 +32,7 @@ proc replace_all [val input -input] [val pattern] [val replacement] {
32
with [$input] {
33
get-text-viewer | key-type "M1+f"
34
try -command {
35
- get-button "Search all.*"
+ get-button "Close.*"
36
} -times 10 -delay 2000
37
with [get-editbox -after [get-button "Toggle input for replace.*"]] {
38
set-text $pattern
0 commit comments