tramhao / termusic

Music Player TUI written in Rust
GNU General Public License v3.0
1.05k stars 44 forks source link

fix(tui::ui::components::popups::error): also close popup on global_quit or global_esc #275

Closed hasezoey closed 6 months ago

hasezoey commented 6 months ago

This PR adds handling for global_quit and global_esc key to close the error popup (like other popups)