alias-tips icon indicating copy to clipboard operation
alias-tips copied to clipboard

Support flags out of order

Open djui opened this issue 8 years ago • 4 comments

Currently, only providing test-cases with minimal feature constraints. These will be implemented once the test-cases are finalized.

  • [x] Write Tests
  • [ ] Implement

djui avatar May 30 '16 06:05 djui

It might be worth-while to add test cases where if the -- is ignored, the output would be an alias... i.e. a="foo -a" and foo -- -a -> No change

pradyunsg avatar May 30 '16 08:05 pradyunsg

Done: https://github.com/djui/alias-tips/pull/23/files#diff-735232a718a51f54f85f8175951c2ceaR175

djui avatar May 31 '16 00:05 djui

:+1:

Thanks for the invite! :smile:

pradyunsg avatar May 31 '16 02:05 pradyunsg

np, feel free to draft an implementation.

djui avatar May 31 '16 02:05 djui