On 3/20/25 11:32 AM, Christoph Niedermaier wrote:
If "env select" is called without a target parameter the result is "Select Environment on <NULL>: driver not found".
Why is this not the correct output ?
Improve the output by showing a list of available evironment targets, where the active target is marked with an asterisk.
If the goal is to add support for listing available env options for 'env select' , then better modify cmd/nvedit.c do_env_select() and implement some 'env select -l' .

