define icon indicating copy to clipboard operation
define copied to clipboard

Documentation - Better document available environment variable configuration

Open sabrehagen opened this issue 6 years ago • 3 comments

If using Merriam Webster only, the default source will be Oxford, requiring a command line argument or config file to set the preferred source to Merriam Webster. Can support be added for configuring the preferred source through the environment please?

sabrehagen avatar Mar 17 '19 01:03 sabrehagen

Searching the source turns up DEFINE_APP_PREFERRED_SOURCE. Maybe this could be added to the documentation?

sabrehagen avatar Mar 17 '19 01:03 sabrehagen

Yea, as you mentioned, this is already possible via the DEFINE_APP_PREFERRED_SOURCE or DEFINE_APP_SOURCE environment variables (they have different behaviors).

However, you're right in that this could be better documented. I really should work on a man page actually...

Rican7 avatar Mar 17 '19 05:03 Rican7

See #11

Rican7 avatar Mar 18 '19 15:03 Rican7