Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show "Arrow Symbols" instead up "UP" "DOWN" etc.
On macOS we use arrow symbols (see xhttps://www.fileformat.info/info/unicode/char/2193/index.htm) when formatting key bindings (e.g. in tooltips or menu entries). This is much more compact then writing "UP", "DOWN", etc. and looks a lot nicer. Let's also use this on Windows and Linux.
- Loading branch information