evoplex icon indicating copy to clipboard operation
evoplex copied to clipboard

Attributes range could accept a set of chars

Open cardinot opened this issue 7 years ago • 0 comments

The attr ranges could accept a set of chars. The attr ranges are mainly used by the plugins to define their attributes, e.g., see the attributes of this plugin.

The examples below could be supported: "char{a,y,c,p}" "char{a,z}"

For people interested in implementing it (hints):

cardinot avatar Dec 12 '18 00:12 cardinot