ducker icon indicating copy to clipboard operation
ducker copied to clipboard

:bug: fix: only process key press events in event loop

Open cwelsys opened this issue 10 months ago • 1 comments

from https://ratatui.rs/faq/ "Why am I getting duplicate key events on Windows?"

cwelsys avatar Apr 06 '25 22:04 cwelsys

Codecov Report

Attention: Patch coverage is 44.77612% with 37 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/docker/util.rs 48.38% 32 Missing :warning:
src/events/event_loop.rs 0.00% 5 Missing :warning:
Files with missing lines Coverage Δ
src/events/event_loop.rs 0.00% <0.00%> (ø)
src/docker/util.rs 74.01% <48.38%> (-13.99%) :arrow_down:
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Apr 08 '25 06:04 codecov[bot]

Closed as duplicate

robertpsoane avatar Jun 29 '25 16:06 robertpsoane