Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue copying to clipboard and displaying on terminal #3

Open
kodewise opened this issue Jan 10, 2019 · 4 comments
Open

Issue copying to clipboard and displaying on terminal #3

kodewise opened this issue Jan 10, 2019 · 4 comments

Comments

@kodewise
Copy link

Hey

I'm running Ubuntu minimal 18.04 LTS.

I've installed c from the Debian file in this page https://github.com/rettier/c/releases/tag/v1.0.9

When I run the command

echo "Hello C" | c

c

I'm not getting the output. What could be wrong?

@rettier
Copy link
Owner

rettier commented Jan 11, 2019

I am not sure but is Ubuntu minimal running a X-server? Do you have xclip or xsel installed?
If not, c currently is not working without a x-server and it's clipboard. I have planned to support file-based clipboards for servers but it is not yet implemented.

@kodewise
Copy link
Author

kodewise commented Jan 11, 2019 via email

@rettier
Copy link
Owner

rettier commented Jan 11, 2019

Currently yes. A error/warning message in this case would also be a nice feature to be honest.

@kodewise
Copy link
Author

kodewise commented Jan 11, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants