Skip to content

Releases: callumalpass/tasknotes-tui

v0.1.3

31 Mar 10:02

Choose a tag to compare

Release v0.1.3

v0.1.2

30 Mar 04:28

Choose a tag to compare

Fix double keystrokes on Windows

Filter out KeyEventKind::Release events in the event loop.
On Windows, crossterm emits both Press and Release for each
keystroke, causing every key to be handled twice.

v0.1.1

29 Mar 08:04

Choose a tag to compare

Release v0.1.1

v0.1.0

29 Mar 07:58

Choose a tag to compare

Release v0.1.0