Hello Laurent,
It would be very interesting to have ml completion added for tcsh
shell. Would you like to contribute and create a pull request for
that?
init/tcsh_completion.in file should be updated with a "complete ml"
definition. From my understanding, this definition should equal the
content of "complete module" + definition you propose.
Best regards,
Xavier
Le mar. 20 févr. 2024 à 16:57, Laurent BESSON
<lau...@ea...> a écrit :
>
> Hello,
>
>
>
> Would it be possible to add shell completion for the almost-new « ml » command.
>
> On my side, using tcsh as my loggin shell, I have defined the following :
>
>
>
> complete ml 'c/-/`_module_loaded`/' \
>
> 'p/1/`_module_not_yet_loaded; echo "-"`/'
>
>
>
> Which is working quite well.
>
>
>
> Best regards,
>
> Laurent.
>
> _______________________________________________
> Modules-interest mailing list
> Mod...@li...
> https://lists.sourceforge.net/lists/listinfo/modules-interest
|