🦊 Exit status 1 on cancelled selection (#20)
When making no selection, i.e. cancelling during the selection process the program will return status code 1, whereas before it would carry the same return code as when making an emoji selection. Fixes #20.
This commit is contained in:
parent
32fc9f45dd
commit
71d5dc455d
3 changed files with 9 additions and 2 deletions
|
|
@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
<!-- ### Added -->
|
||||
### Added
|
||||
|
||||
- Pass through return code 1 from selection tool
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue