kimtore / pms

Practical Music Search is an interactive Vim-like console client for the Music Player Daemon.
https://ambientsound.github.io/pms/
MIT License
250 stars 23 forks source link

Pressing backspace from an empty command line causes an assertion error #55

Closed tremby closed 2 years ago

tremby commented 7 years ago
  1. Press : to start a command line
  2. Press backspace
src/action.cpp:1214: bool handle_command(pms_pending_keys): Assertion `false' failed.
PRESFIL commented 3 years ago

Experiencing this on alacritty. pmus-git==0.42.r401.g318d75a-1 And xterm.

ephemeralriggs commented 2 years ago

The legacy branch is no longer maintained, closing for now.