luaver icon indicating copy to clipboard operation
luaver copied to clipboard

Avoid using `kill -INT $$`

Open umireon opened this issue 7 years ago • 2 comments

Exit code is used to handle errors instead of signal.

Fixes #29

umireon avatar Apr 09 '17 12:04 umireon

path cannot be used as a variable name in zsh and that caused a CI failure. Now the problem is fixed and a new commit was force-pushed.

umireon avatar Apr 09 '17 14:04 umireon

Indentation error was fixed.

umireon avatar Apr 12 '17 13:04 umireon