Skip to content

[CLI] stealth mode not compatible with MacOS #109

Open
@weakcamel

Description

@weakcamel

When you try to use stealth mode on a Mac, the dependency on xsel is not met:

$ cht.sh --shell python
DEPENDENCY: please install "xsel" for "copy"
type 'help' for the cht.sh shell help

xsel is not available on MacOS and even if, it wouldn't do what's needed.
Likely it's pbcopy/pbpaste which should be used instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions