mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Cmake key-tests: Adapted to changed shortcuts
This commit is contained in:
parent
93b6fe2c48
commit
7d053393a5
@ -29,7 +29,7 @@ KK: [\\w]* a
|
|||||||
# select whole words
|
# select whole words
|
||||||
KK: \Ae
|
KK: \Ae
|
||||||
# search next
|
# search next
|
||||||
KK: \Al
|
KK: \A>
|
||||||
# The following Escape is too fast
|
# The following Escape is too fast
|
||||||
Sleep 1
|
Sleep 1
|
||||||
KK: \[Escape]
|
KK: \[Escape]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Finding consecutive macros in math mode
|
# Finding consecutive macros in math mode
|
||||||
#
|
#
|
||||||
Lang it_IT.utf8
|
Lang sk_SK.utf8
|
||||||
CO: findadv-17.ctrl
|
CO: findadv-17.ctrl
|
||||||
TestBegin test.lyx -dbg key,find > findadv-17.loga.txt 2>&1
|
TestBegin test.lyx -dbg key,find > findadv-17.loga.txt 2>&1
|
||||||
CN: Part 1
|
CN: Part 1
|
||||||
@ -17,7 +17,7 @@ CP: Key (queried) [action=buffer-begin][Ctrl+Home]
|
|||||||
KK: \CF
|
KK: \CF
|
||||||
KK: \[Delete]
|
KK: \[Delete]
|
||||||
# Uncheck ignore format
|
# Uncheck ignore format
|
||||||
KK: \Az\Ag\Ae
|
KK: \At\Ai\Ah
|
||||||
KK: \CF
|
KK: \CF
|
||||||
KK: \Cm\\beta\\alpha \[Return]
|
KK: \Cm\\beta\\alpha \[Return]
|
||||||
CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 1\n with len: 2
|
CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 1\n with len: 2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
UseShortcut "C-F20" "regexp-mode"
|
UseShortcut "C-F20" "regexp-mode"
|
||||||
PrepareShortcuts
|
PrepareShortcuts
|
||||||
|
|
||||||
Lang it_IT.utf8
|
Lang sk_SK.utf8
|
||||||
CO: findadv-18.ctrl
|
CO: findadv-18.ctrl
|
||||||
TestBegin test.lyx -dbg key,find > findadv-18.loga.txt 2>&1
|
TestBegin test.lyx -dbg key,find > findadv-18.loga.txt 2>&1
|
||||||
KK: a b c\C\[Home]
|
KK: a b c\C\[Home]
|
||||||
|
Loading…
Reference in New Issue
Block a user