cdc icon indicating copy to clipboard operation
cdc copied to clipboard

Purge option

Open evanthegrayt opened this issue 4 years ago • 1 comments

Consider adding -P that will purge the last, or optionally a count, elements from the history stack without changing the current working directory.

evanthegrayt avatar Jan 29 '22 23:01 evanthegrayt

Fudge, forgot bash getopts doesn't account for optional arguments for flags. Deciding if there should always be a required count, or if you just have to pass -P multiple times 🤔

evanthegrayt avatar Feb 03 '22 14:02 evanthegrayt