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

duplicate cursors when using over SSH #14

Open
samuela opened this issue Jan 17, 2024 · 5 comments
Open

duplicate cursors when using over SSH #14

samuela opened this issue Jan 17, 2024 · 5 comments

Comments

@samuela
Copy link
Contributor

samuela commented Jan 17, 2024

Not sure what might be causing this, but seeing two cursors when running cliclack over SSH:
Screenshot 2024-01-16 at 11 15 13 PM

This is the basic.rs example. The exact same code works fine locally for me.

@fadeevab
Copy link
Owner

@samuela is the issue still actual? You wrote that it depends on the terminal.

@samuela
Copy link
Contributor Author

samuela commented Jan 17, 2024

Not sure I understand the question... the issue is reproducible for me. I suspect that it may have something to do with running in a PTY vs not running in a PTY, but that's really just a guess at this point

@fadeevab
Copy link
Owner

fadeevab commented Feb 1, 2024

@samuela For my information, do you see this issue as a blocker against using cliclack within your current development?

@samuela
Copy link
Contributor Author

samuela commented Feb 1, 2024

I'm forging ahead despite the issue, but i would be curious to figure out what's going on here personally

@samuela
Copy link
Contributor Author

samuela commented Feb 1, 2024

I should add that so far I'm only able to reliably reproduce this issue in VSCode's terminal (xterm.js) when running over SSH. I occasionally am able to reproduce on iTerm, also running SSH.

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