You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that 0.8 is out, there are more potential updates.
The transient-prefix-value generic function is of particular interest. If a prefix overrides this, its suffixes may use an alternate reality version of transient-args. It appears this can be used to create prefix classes that are less bound to the CLI style design decisions and perhaps more similar to "normal" interactive commands. https://github.com/magit/transient/blob/main/lisp/transient.el#L3645-L3650
Many behaviors are likely a bit simpler in 0.7.0.
See changelog:
https://github.com/magit/transient/blob/main/CHANGELOG#v070----2024-06-18
PR's welcome :-)
The text was updated successfully, but these errors were encountered: