Skip to content

ccut unicode support #40

@tingstad

Description

@tingstad

ccut does not support unicode (e.g. ) if the installed awk does not.
It counts the "length" of such characters as 2 instead of 1.
The consequence is that lines are cut too early, which is better than the opposite :)
A solution could be to write it in sh using sxpr for the regexp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions