ampline
ampline copied to clipboard
amp up your command line — assign variables to output from common commands. a great complement to tab completion
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, '')) ```
@gissues:{"order":25,"status":"backlog"}
https://github.com/vesln/nixt/blob/master/README.md @gissues:{"order":75,"status":"backlog"}