Feat: lots of convenience stuff

This commit is contained in:
2026-02-24 00:52:40 +01:00
parent 78b20b5ff9
commit 7632bc76f7
15 changed files with 440 additions and 26 deletions

View File

@@ -465,7 +465,7 @@ fn render_footer(frame: &mut Frame, app: &App, area: Rect) {
Page::Main => vec![
("Space", "Play"),
("Enter", "Edit"),
("t", "Toggle"),
("t", "On/Off"),
("Tab", "Samples"),
("?", "Keys"),
],