]> git.lyx.org Git - features.git/commitdiff
Amend 1dedd398: Adapt some tests to use unspecified unbind.
authorKornel Benko <kornel@lyx.org>
Wed, 27 Jul 2022 18:27:59 +0000 (20:27 +0200)
committerKornel Benko <kornel@lyx.org>
Wed, 27 Jul 2022 18:27:59 +0000 (20:27 +0200)
development/autotests/findadv-01-in.txt
development/autotests/findadv-02-in.txt
development/autotests/findadv-04-in.txt
development/autotests/findadv-12-in.txt
development/autotests/findadv-20-in.txt
development/autotests/findadv-logo-in.txt
development/autotests/findadv-re-04-in.txt

index f761e25c0abccfc7bde6a163d344914142fa7a70..5c11eccc821079ec72c85168d077b1b7f62f29cc 100644 (file)
@@ -1,7 +1,7 @@
 # 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"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
index 08509c260f511b9b95db5359f81162aeb94fead0..1d00beb483901dbbfa746eaabb64703c24b26bf3 100644 (file)
@@ -1,6 +1,6 @@
 # Basic test on refactoring of mathematics notation
 #
-UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
index c6fc1e8e2c98b499d1d11a980e7fadf1676f6485..7884b7d6ad26cd71f4f5bb524ce50c34f6433e82 100644 (file)
@@ -1,6 +1,6 @@
 # Regression test for #7245
 #
-UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
index cdec3b569580ce4c9077007a0f797282feca424a..93aa479c2993648c4b6a50c7f288570cf434b7e8 100644 (file)
@@ -2,7 +2,7 @@
 # again the search pattern, should not result in a double replacement
 # (#7442)
 #
-UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
index a71d13bf6961f44f1c39e5b071cceffa4a060b0d..d270990153a3250f3795885c8ca7ec6683b17960 100644 (file)
@@ -1,7 +1,7 @@
 # Avoiding recursive replacements when replaced text matches search pattern
 # Addresses #7675.
 #
-UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
index 9ffc7338754c6bd8f3d0e0a566ba28cd7a4aa85b..88a01d0be6834799c677f66df566dcd93244dd77 100644 (file)
@@ -1,7 +1,7 @@
 # Test for searching the special LyX and LaTeX words
 # when ignoring format
 
-UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
index ec5d16b62ee8f7ce5e4403bc70808076191d8737..20986317a972f776999f54372700b3c1f49e5880 100644 (file)
@@ -1,6 +1,6 @@
 # Finding styles with regexp
 UseShortcut "C-F20" "regexp-mode"
-UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts