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

execute selected line in tmux pane #5

Open
aserowy opened this issue Jun 24, 2021 · 4 comments
Open

execute selected line in tmux pane #5

aserowy opened this issue Jun 24, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@aserowy
Copy link
Owner

aserowy commented Jun 24, 2021

send the current selected line in nvim to tmux pane and execute it

configuration should enable

  • keybinding
  • pane priority (which bordered pane should get targeted)

a further feature could be sending multi line selects

@aserowy aserowy added the enhancement New feature or request label Jun 24, 2021
@aserowy
Copy link
Owner Author

aserowy commented Jun 24, 2021

@jdsutherland
Copy link
Contributor

jdsutherland commented Jul 4, 2021

I use https://github.com/christoomey/vim-tmux-runner – might be a useful reference.

@aserowy
Copy link
Owner Author

aserowy commented Jul 6, 2021

cool! ty for the heads up :D

@aserowy
Copy link
Owner Author

aserowy commented Sep 7, 2021

https://github.com/michaelb/sniprun

Integrate as optional dependency and pr tmux as target?

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