From 3971f6243cb5b5ca7f3120d5be8140f7646c9d7e Mon Sep 17 00:00:00 2001 From: Spike Date: Thu, 27 Mar 2025 17:50:34 -0400 Subject: Possible-key-values.md—Note syntax change for slider (#958) The non-backward-compatible change to the XML should be mentioned as users must revise their layouts.--- doc/Possible-key-values.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Possible-key-values.md b/doc/Possible-key-values.md index 98345dc..cee4b69 100644 --- a/doc/Possible-key-values.md +++ b/doc/Possible-key-values.md @@ -95,6 +95,8 @@ Value | Meaning `delete_word` | Delete the word to the left of the cursor. `forward_delete_word` | Delete the word to the right of the cursor. +The values with `cursor_` are new in v1.31.0. Previous custom layouts specified the slider with `slider="true"`, which should be removed. + ## Whitespace Value | Meaning :------ | :------ -- cgit v1.2.3