tramhao / termusic

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

fix(lib::config::key): change "BindingForEvent" ser/de to be independent of lower lib representation #329

Closed hasezoey closed 3 months ago

hasezoey commented 4 months ago

This PR updates the current config key BindingForEvent config layout to be independent of lower library representation. This was necessary because tuirealm 1.9 upgraded to bits 2.x, which changed its ser/de layout, which would break existing configs for termusic.

re #237

Will very likely conflict with #319

tramhao commented 4 months ago

There is no fix button on my side. Would you please fix the conflict? Thanks. @hasezoey