undollar icon indicating copy to clipboard operation
undollar copied to clipboard

undollar eats the dollar sign in the command you just pasted into your terminal

Results 2 undollar issues
Sort by recently updated
recently updated
newest added

Add support for undollar to 'eat' different shell prompt characters such as and '%' and '#' (though this may warrant a confirmation prompt because it represents a superuser).

enhancement

When executing "$ echo "Hello World!"" in w11 terminal using powershell : ``` > $ echo "Hello World!" node:events:492 throw er; // Unhandled 'error' event ^ Error: spawn echo ENOENT...