From 3971f6243cb5b5ca7f3120d5be8140f7646c9d7e Mon Sep 17 00:00:00 2001 From: Spike <126838489+Spike-from-NH@users.noreply.github.com> Date: Thu, 27 Mar 2025 17:50:34 -0400 Subject: [PATCH] =?UTF-8?q?Possible-key-values.md=E2=80=94Note=20syntax=20?= =?UTF-8?q?change=20for=20slider=20(#958)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 :------ | :------