Skip to content

Problems with copying code #30

@mantczakaus

Description

@mantczakaus

It may be only me but when I copy the commands without the copy to clipboard button but manually with selecting the command and ctrl+c, they are sometimes split in multiple lines? I use Firefox.

Not sure if this would be of help but maybe

nextflow log
nextflow log <run name> -f "process,script"

could be replaced with?
nextflow log "$(nextflow log -q | tail -n 1)" -f "process,script"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions