From d7e135b96168fbae0c7efa4e9f38dfb2eb4efe0a Mon Sep 17 00:00:00 2001 From: Jonathan Lamothe Date: Thu, 22 Aug 2024 19:54:38 -0400 Subject: [PATCH] added missing keybinding to README.md --- CHANGELOG.md | 4 ++++ README.md | 1 + 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ac6507..dcf0207 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,3 +7,7 @@ and this project adheres to the [Haskell Package Versioning Policy](https://pvp.haskell.org/). ## [Unreleased] + +### Fixed + +- missing keybinding in README.md diff --git a/README.md b/README.md index 3a2100e..ca5dc3e 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ command line. There are currently no command-line options. - down/j: move the rung selector down - PgUp/K/S-up: select the top rung - PgDn/J/S-down: select the bottom rung +- 0..9: select a rung by number - left/h: slide a bead to the left - right/l: slide a bead to the right - Home/H/S-left: move the entire rung to the left