exa/src/options
Benjamin Sago f6b7b7f298 Add exa_colors to make exa themable
This adds support for the EXA_COLORS environment variable, and defines a bunch of exa-specific two-letter codes that I pretty much made up arbitrarily that control parts of the interface.

Fixes #160, which I didn’t expect to actually fix this release cycle, but it unexpectedly became easy to do!
2017-08-26 23:17:07 +01:00
..
colours.rs Add exa_colors to make exa themable 2017-08-26 23:17:07 +01:00
dir_action.rs dir_action comments and docs 2017-08-12 11:29:40 +01:00
filter.rs Default to sorting case-insensitively 2017-08-20 17:33:39 +01:00
flags.rs Add tests for dir_option 2017-08-05 13:57:20 +01:00
help.rs env vars should be referenced, not copied 2017-08-13 11:14:58 +01:00
misfire.rs Fix an error being displayed weirdly 2017-08-19 22:17:53 +01:00
mod.rs Isolate and document the environment variables 2017-08-26 21:36:27 +01:00
parser.rs Add actual error messages for the error messages 2017-08-10 23:34:39 +01:00
vars.rs Add exa_colors to make exa themable 2017-08-26 23:17:07 +01:00
version.rs env vars should be referenced, not copied 2017-08-13 11:14:58 +01:00
view.rs Move Colours and LSColors to their own module 2017-08-26 21:40:37 +01:00