Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl-W during search kills ncmpc if characters in the search field are cyrillic. #18

Closed
abominous opened this issue May 17, 2018 · 1 comment

Comments

@abominous
Copy link

abominous commented May 17, 2018

Example:

  1. Enter search mode (5 -> 5)
  2. Type ыыы
  3. Hit Ctrl-W
  4. Program exits:
    Search: ыыыncmpc: src/wreadln.c:355: wreadln_delete_char: Assertion `x < strlen(wr->line)' failed. Aborted

Env:

  1. ncmpc is 0.27
  2. $LANG is en_US.utf8
@MaxKellermann
Copy link
Member

Your ncmpc version is outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants