Ville Skyttä

Results 282 comments of Ville Skyttä

Regarding the auto detection, as said, it's mostly a hunch, but let me elaborate a bit. First, I _guess_ e.g. cyrillic and hebrew have some overlaps which can make detection...

Re KS C 5601, based on info at https://en.wikipedia.org/wiki/KS_X_1001 I ended up generating the test sample's expected bytes encoding with ``` echo -n '여보세요' | iconv -f utf-8 -t euc-kr...

Something doesn't seem right with release-please after the upgrade, #595 is the proper PR.

Rebasing should fix the test failure. With regards to what to do here, I'd like to see a test suite addition for this. Basically one for which we'd check that...

While I dislike the tilde expansion myself as well and do support efforts to get rid of it as much as possible, I don't think we should make behavioral changes...

I can reproduce (just tested, no idea when I'll get around to looking into it more, anyone feel free). However, in the future, when filing issues, please fill the issue...

Oh, not presenting the template in that case is unfortunate of GitHub. Anyway FFR the template is https://raw.githubusercontent.com/scop/bash-completion/master/.github/ISSUE_TEMPLATE/bug_report.md

Just wondering if this was reopened on purpose, at least there are some conflicts to be resolved...