
pueue-edit
List of commands for pueue-edit:
-
pueue-edit:tldr:43cbe pueue-edit: Edit a command with the specified editor.$ EDITOR=${nano} pueue edit ${task_id}try on your machineexplain this command
-
pueue-edit:tldr:780ed pueue-edit: Edit a task, see `pueue status` to get the task ID.$ pueue edit ${task_id}try on your machineexplain this command
-
pueue-edit:tldr:ea7e5 pueue-edit: Edit the path from which a task is executed.$ pueue edit ${task_id} --pathtry on your machineexplain this command