lazycli icon indicating copy to clipboard operation
lazycli copied to clipboard

Implemented a config to make commands close lazycli after executing t…

Open Jochen-Kall opened this issue 2 years ago • 0 comments

Implemented a config setting to for lazycli to shut down after executing a command. This is useful for commands the user always want's to close lazycli afterwards, such as enabling a conda environment.

Adding the setting "quit_after_running: true" to any key binding in the config.yaml to enable this behaviour

Jochen-Kall avatar Jul 15 '23 17:07 Jochen-Kall