vonshednob / pter

Manage your todo.txt in a commandline user interface (TUI)
https://vonshednob.cc/pter/
MIT License
102 stars 6 forks source link

Autosuggestion menu partially stays on screen while typing #8

Closed maxigaz closed 2 years ago

maxigaz commented 2 years ago

In pter 2.1.0, running in Alacritty 0.9.0 on Manjaro Linux, a part of the autosuggestion menu remains visible while typing a new task entry.

See the screencast below:

https://user-images.githubusercontent.com/10419911/140717919-da3d94a5-3f6e-4f69-9580-52b93796f02c.mp4

Here's the todo.txt file I used for testing.

vonshednob commented 2 years ago

Thanks for pointing it out! I found the cause and will release the fix soon. Along with some documentation on how to configure the completion shortcuts.

vonshednob commented 2 years ago

Fixed in 2.2.0.