Skip to content

Allow custom string for splitting text in buffer #6

@jsit

Description

@jsit

Right now the text in the buffer is split with the \W character, which includes hyphens; I'd like to be able to configure it so that it splits by other characters, like [^[:alnum:]_- for instance.

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