added missing keybinding to README.md
This commit is contained in:
parent
0f2416029a
commit
d7e135b961
|
@ -7,3 +7,7 @@ and this project adheres to the
|
||||||
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
|
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- missing keybinding in README.md
|
||||||
|
|
|
@ -38,6 +38,7 @@ command line. There are currently no command-line options.
|
||||||
- down/j: move the rung selector down
|
- down/j: move the rung selector down
|
||||||
- PgUp/K/S-up: select the top rung
|
- PgUp/K/S-up: select the top rung
|
||||||
- PgDn/J/S-down: select the bottom rung
|
- PgDn/J/S-down: select the bottom rung
|
||||||
|
- 0..9: select a rung by number
|
||||||
- left/h: slide a bead to the left
|
- left/h: slide a bead to the left
|
||||||
- right/l: slide a bead to the right
|
- right/l: slide a bead to the right
|
||||||
- Home/H/S-left: move the entire rung to the left
|
- Home/H/S-left: move the entire rung to the left
|
||||||
|
|
Loading…
Reference in New Issue
Block a user