ampline icon indicating copy to clipboard operation
ampline copied to clipboard

support zsh/bold colors

Open neo-tahi opened this issue 10 years ago • 0 comments

Note the added ; into the regex:

var m = re.exec(line.replace(/\x1b\[[0-9;]*m/g, ''))

neo-tahi avatar Nov 12 '14 19:11 neo-tahi