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

Break apart tmux-fastcopy and fastcopy binary #127

Open
abhinav opened this issue Apr 15, 2023 · 0 comments
Open

Break apart tmux-fastcopy and fastcopy binary #127

abhinav opened this issue Apr 15, 2023 · 0 comments

Comments

@abhinav
Copy link
Owner

abhinav commented Apr 15, 2023

Separate into two binaries:

  • fastcopy would read from stdin and display a widget to select text; all options are passed as CLI arguments or env vars
  • tmux-fastcopy handles the tmux integration: looking up tmux config, etc. and calling the fastcopy binary

This would be a first step towards integration elsewhere, e.g. kitty terminal overlays, possibly nvim overlays?

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

1 participant