techygrrrl / timerrr

⏳ A CLI-based timer app with a TUI written in Go
https://blog.techygrrrl.stream/cross-platform-tui-cli-go-lang
MIT License
8 stars 2 forks source link

[Feature Request] - Better UI for removing a timer #16

Open ondrovic opened 2 months ago

ondrovic commented 2 months ago

The ability to remove an added timer

techygrrrl commented 2 months ago

Hey @ondrovic, does backspace/delete work for you to delete a timer? If not, which OS are you on?

techygrrrl commented 2 months ago

The functionality should be there, if not then it's a bug, but I would agree more intuitive UI would be helpful for this feature to be discovered.

ondrovic commented 2 months ago

The functionality should be there, if not then it's a bug, but I would agree more intuitive UI would be helpful for this feature to be discovered.

Backspace and Delete work as intended, at least for me using Windows Terminal (powershell) on Windows 11

Maybe adding info to the ui to let users know what the keys / shortcuts are