mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +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
|
||||
KK: \Ae
|
||||
# search next
|
||||
KK: \Al
|
||||
KK: \A>
|
||||
# The following Escape is too fast
|
||||
Sleep 1
|
||||
KK: \[Escape]
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Finding consecutive macros in math mode
|
||||
#
|
||||
Lang it_IT.utf8
|
||||
Lang sk_SK.utf8
|
||||
CO: findadv-17.ctrl
|
||||
TestBegin test.lyx -dbg key,find > findadv-17.loga.txt 2>&1
|
||||
CN: Part 1
|
||||
@ -17,7 +17,7 @@ CP: Key (queried) [action=buffer-begin][Ctrl+Home]
|
||||
KK: \CF
|
||||
KK: \[Delete]
|
||||
# Uncheck ignore format
|
||||
KK: \Az\Ag\Ae
|
||||
KK: \At\Ai\Ah
|
||||
KK: \CF
|
||||
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
|
||||
|
@ -2,7 +2,7 @@
|
||||
UseShortcut "C-F20" "regexp-mode"
|
||||
PrepareShortcuts
|
||||
|
||||
Lang it_IT.utf8
|
||||
Lang sk_SK.utf8
|
||||
CO: findadv-18.ctrl
|
||||
TestBegin test.lyx -dbg key,find > findadv-18.loga.txt 2>&1
|
||||
KK: a b c\C\[Home]
|
||||
|
Loading…
Reference in New Issue
Block a user