Add m shortcut
[jan-pona-mute.git] / BUGS.md
1 Bugs
2 ====
3
4 - `undo` a comment post results in an error:
5
6 ```
7 File "/home/alex/bin/jan-pona-mute", line 495, in do_delete
8 post = self.post_cache[words[3]]
9 KeyError: '1869713'
10 ```
11