monome / teletype

monome eurorack module
GNU General Public License v2.0
204 stars 84 forks source link

Update help mode with new editor command. #267

Closed svi-n closed 3 years ago

svi-n commented 3 years ago

What does this PR do?

Follow up to https://github.com/monome/teletype/pull/259/commits with help_mode.c changes.

Update live mode dashboard shortcut to shift-d.

I have,

svi-n commented 3 years ago

I did notice that the live mode dashboard alt-d command overshadows the edit mode alt-d command though. Do we want to use shift-d for dashboard?

scanner-darkly commented 3 years ago

i guess we have to. grid visualizer is alt-g, so alt-d is more consistent but consistent editing shortcuts are more important. are you comfortable making the change?

svi-n commented 3 years ago

Good to go

desolationjones commented 3 years ago

What does alt-d do in edit mode? I'm seeing nothing in the manual. Introducing shift-[letter] shortcuts to live or edit mode is going to trip up fools like me who habitually hold the shift key when typing the first letter of the line... Maybe this will help break me of the habit?

scanner-darkly commented 3 years ago

@desolationjones it turns on the dashboard view, you need to enter something in the scene description, otherwise there is nothing to display!