exa/src
Laurent Arnoud 8b61a3a0f2
Exit with a non-zero status on error
With `ls` from Debian coreutils 8.26-2

```
ls /bad/path
echo $? # => 2
```

Reproduced same behaviour with exa

Fix https://github.com/ogham/exa/issues/135
2017-04-01 00:10:49 +02:00
..
bin Exit with a non-zero status on error 2017-04-01 00:10:49 +02:00
fs Run Untry over the entire source tree 2017-03-26 17:35:50 +01:00
info Add .tgz to the compressed file extensions 2016-10-29 19:28:41 +01:00
options Run Untry over the entire source tree 2017-03-26 17:35:50 +01:00
output Run Untry over the entire source tree 2017-03-26 17:35:50 +01:00
exa.rs Exit with a non-zero status on error 2017-04-01 00:10:49 +02:00
term.rs Fix getting tty window size on more BSDs 2015-12-14 04:10:46 +03:00