Make cursor_trail_start_threshold accept two values for x and y dimensions independently

This commit is contained in:
copilot-swe-agent[bot]
2026-07-10 02:05:57 +00:00
committed by GitHub
parent 996714cff7
commit 7906e0b96b
9 changed files with 48 additions and 27 deletions

View File

@@ -222,7 +222,7 @@ Detailed list of changes
- quick-access-terminal kitten: Allow configuring the layer on which to display the terminal (:pull:`10242`)
- :opt:`cursor_trail_start_threshold` now optionally accepts two values to set x (horizontal) and y (vertical) thresholds independently (:iss:`10246`)
0.47.4 [2026-06-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~