ampline icon indicating copy to clipboard operation
ampline copied to clipboard

amp up your command line — assign variables to output from common commands. a great complement to tab completion

Results 4 ampline issues
Sort by recently updated
recently updated
newest added

In case you have thousands of entries in your amp file and want it to be snappy again.

Note the added `;` into the regex: ``` js var m = re.exec(line.replace(/\x1b\[[0-9;]*m/g, '')) ```

https://github.com/vesln/nixt/blob/master/README.md @gissues:{"order":75,"status":"backlog"}