kencx / keyb

Create and view custom hotkey cheatsheets in the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when using examples/zsh.yml

TobberH opened this issue · comments

keyb: main.go:69: failed to unmarshal keyb file: yaml: line 75: found unknown escape character

go version go1.18.4 linux/amd64

keyb: v0.2.0-2-g25b3eda

commented

Thanks for catching this, I didn't check all the examples.

commented

Fixed in 8c90826