Nicolas Porcel
Nicolas Porcel
Add a `move next thread` and `move previous thread` command allowing the user to move between threads without going back to the search result. The default binding for these commands...
It would be great to have a way to execute a command before / after creating or deleting a snapshot. This command should have as argument the name of the...
Currently, the path is computed by string replacement. However, if `plugin` appear in the path, this will result in an invalid path as the plugin string will be replaced. Instead,...
This is needed as clevis-luks-unlocker sources clevis-luks-common-functions which requires bash due to use of `[[ ]]`.