Skip to content

Commit

Permalink
docs: added note about alt characters on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
smallhadroncollider committed Apr 18, 2019
1 parent 0a879e4 commit ed02bcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,8 @@ listLeft = <

Available special keys: `<Space>`, `<Enter>`, `<Backspace>`, `<Left>`, `<Right>`, `<Up>`, `<Down>`

On a Mac you can use the `alt` characters: e.g. `quit = œ` is equivalent to `alt+q`.

You shouldn't try to assign the `1`-`9` keys, as it will not overwrite the default behaviour.


Expand Down

0 comments on commit ed02bcb

Please sign in to comment.