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

Adding -w to the @thumbs-command and @thumbs-upcase-command #91

Open
ryaminal opened this issue Jul 2, 2021 · 0 comments
Open

Adding -w to the @thumbs-command and @thumbs-upcase-command #91

ryaminal opened this issue Jul 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ryaminal
Copy link

ryaminal commented Jul 2, 2021

Versions and env variables that might help:

tmux = tmux next-3.3
alacritty = 0.8.0
TERM = alacritty

tmux-thumbs doesn't seem to consistently work without the -w on tmux set-buffer e.g. tmux set-buffer -w -- {}
It seems that the option @thumbs-osc52 helps fix this, which makes sense. Only "downside" is that the output from the default command tmux set-buffer -- {} && tmux display-message \"Copied {}\" has some funky output because of the added escape sequence.

I'm wondering if there would be interest in me adding another boolean flag to thumbs, like @thumbs-term-escape, that adds the -w to the command. The results are likely identical to the @thumbs-osc52 but is "cleaner"?

Thought I'd ask in an issue first to see if there is any interest in doing this.

@fcsonline fcsonline added the enhancement New feature or request label Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants