mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
21 lines
436 B
Plaintext
21 lines
436 B
Plaintext
# Replacing the last buffer element with some math that matches
|
|
# again the search pattern, should not result in a double replacement
|
|
# (#7442)
|
|
#
|
|
UnuseShortcut "Tab" "*"
|
|
|
|
PrepareShortcuts
|
|
|
|
Lang sk_SK.utf8
|
|
CO: findadv-12.ctrl
|
|
TestBegin test.lyx -dbg key,find > findadv-12.loga.txt 2>&1
|
|
KK: a\C\[Home]
|
|
KK: \Cs
|
|
KK: \CF
|
|
KK: a\[Tab]
|
|
KK: \Cm\\bar a \Ar\Ar\An\An\[Left]
|
|
Cr: against.*bar
|
|
TestEnd
|
|
Lang C
|
|
Assert searchPatterns.pl base=findadv-12
|