commit 13cd0444bf6211d0ad6c330a864b71d8f307c80d
parent d9be8c50ad1eab24a9bf61596e687e688ce0f780
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Fri, 28 Mar 2025 08:25:12 +0100
Get hyped
Diffstat:
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
@@ -235,7 +235,11 @@ mark (and therefore the highlighting) window-local.
:Kudos: Neil Roberts,fixing
:END:
Unnoticed for a year, then merged with subsequent duplicate [[bug:33400]].
-*** TODO Make cursor appearance context-dependent
+*** TODO [[bug:77224]] Make cursor appearance context-dependent
+:PROPERTIES:
+:Role: watcher
+:Kudos: Elijah Gabe Pérez,fixing
+:END:
E.g. add a customizable list of (PREDICATE . PROPERTIES) pairs; the
cursor gets the PROPERTIES from the first PREDICATE which matches.
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org
@@ -55,6 +55,10 @@ element in =treesit-thing-settings=.
**** ~completion-pcm-leading-wildcard~
**** ~completion-styles~ bindings
- to set completion-ignore-case
+*** Cursor
+**** ~cursor-indicators-mode~ (bug#77224)
+Change cursor style depending on arbitrary predicates. Might finally
+stop me from activating repeat maps by accident.
*** Windows
**** New window layout commands (=window-x.el=)
Looking forward to ~flip~ and ~rotate~ and ~transpose~ 🫨