Do not show last typed character when typing

Fixes: #25
This commit is contained in:
Johannes Marbach 2022-01-28 20:01:27 +01:00
parent ab916a81a8
commit 535f442b10
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@
- fix: Specify `check: true` when running external commands from meson (#23)
- feat!: Hide partition name (#27)
- fix: Prevent scrolling when keyboard hides (#21)
- feat!: Do not show last typed character when typing (#25)
## 0.1.0 (2021-11-15)