mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
27 lines
511 B
Plaintext
27 lines
511 B
Plaintext
# After replacing with something that matches the search pattern, the next
|
|
# match should not consider the just replaced text (#4388)
|
|
#
|
|
UnuseShortcut "Tab" "*"
|
|
|
|
PrepareShortcuts
|
|
|
|
Lang it_IT.utf8
|
|
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]
|
|
Sleep 1
|
|
KK: aba
|
|
KK: \[Return]
|
|
Sleep 1
|
|
KK: \[Return]\[Return]
|
|
KK: \Cs
|
|
KK: \Axbuffer-export latex\[Return]
|
|
CR: ^abaabaa$
|
|
Lang C
|
|
CC:
|
|
TestEnd searchPatterns.pl base=findadv-01 log=test.tex
|