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
I just learned on matrix that in order to put </> as a literal in a macro keybind, you have to use <lt>/<gt> (<<> might work for < but <>> does not work for >). This should be documented in the key remapping docs. Use the word "angle bracket" so it can be found more easily. I'll try to put up a PR later about it.
The text was updated successfully, but these errors were encountered:
david-crespo
changed the title
Document need for <lt>/<rt> in macro keybinds
Document need for <lt>/<gt> in macro keybinds
Feb 12, 2025
I just learned on matrix that in order to put
<
/>
as a literal in a macro keybind, you have to use<lt>
/<gt>
(<<>
might work for<
but<>>
does not work for>
). This should be documented in the key remapping docs. Use the word "angle bracket" so it can be found more easily. I'll try to put up a PR later about it.The text was updated successfully, but these errors were encountered: