v1.5.1
Features
- Overhauled chord search
- Using a leading
+
allows you to search for chord inputs. Searching for+a+DUP
or+a +DUP
will show all chords witha
andDUP
as the input. As part of that the internal names of the actions have been added to the action tooltips in angled brackets (for example<DUP> Repeat Last Note
) - You can now search for special characters such as
"
- Chords have been tagged with some simple heuristics, search for any for these terms to show
compound
: any compound chordsmacro
: any chords withCTRL
,ALT
,GUI
orENTER
as part of the chordcursor warp
orwarp
: any chords with arrow key actionssuffix
: any chords with a leadingBKSP
- Using a leading
Fixes
- You can now edit blank actions again in the layout editor
Full Changelog: v1.5.0...v1.5.1