]> git.lyx.org Git - features.git/blobdiff - development/autotests/findadv-01-in.txt
Allow to unbind without specifying the lfun
[features.git] / development / autotests / findadv-01-in.txt
index a1494fbcf020ad832ececef1e462ec48a1872851..f761e25c0abccfc7bde6a163d344914142fa7a70 100644 (file)
@@ -1,13 +1,26 @@
 # After replacing with something that matches the search pattern, the next
 # match should not consider the just replaced text (#4388)
 #
+UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+
+PrepareShortcuts
+
 Lang it_IT.utf8
-TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
+CO: findadv-01.ctrl
+KD: 100
+TestBegin test.lyx -dbg key,find > findadv-01.loga.txt 2>&1
 KK: aaa\[Home]
 KK: \CF
+Sleep 1
 KK: a\[Tab]
-KK: aba\[Return]\[Return]\[Return]
+Sleep 1
+KK: aba
+KK: \[Return]
+Sleep 1
+KK: \[Return]\[Return]
 KK: \Cs
-KK: \Ax
-KK: buffer-export latex\[Return]
-TestEnd grep "^abaabaa$" test.tex
+KK: \Axbuffer-export latex\[Return]
+CR: ^abaabaa$
+Lang C
+CC:
+TestEnd searchPatterns.pl base=findadv-01 log=test.tex