forked from sharkdp/insect
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Various improvements to terminal CLI
- Allow passing expression as multiple arguments This allows e.g. `insect 1 + 1`, whereas previously this would've been considered an error. - Use insectrc in non-interactive mode too. Fixes sharkdp#377. - Add alternative location for insectrc ($XDG_CONFIG_HOME/insect/ insectrc). Fixes sharkdp#307. - Exit with non-zero exit code if evaluating argument fails.
- Loading branch information
Showing
1 changed file
with
42 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters