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

Tmux widget #57

Open
4Kp3n opened this issue May 29, 2023 · 0 comments
Open

Tmux widget #57

4Kp3n opened this issue May 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@4Kp3n
Copy link

4Kp3n commented May 29, 2023

Great tool!

I would love to see something similiar to denisidoro/navi's tmux plugin.

You can open a new split in any tmux session, choose the command you want and on hitting enter the split running arsenal closes and pastes the command into your initial session.

You could execute arsenal from any reverse shell as long as it is running in a tmux session.

(navi achieves this with a simple addition to .tmux.conf)

bind-key -T prefix C-g split-window \
  "$SHELL --login -i -c 'navi --print | head -n 1 | tmux load-buffer -b tmp - ; tmux paste-buffer -p -t {last} -b tmp -d'"
@v1k1ngfr v1k1ngfr added the enhancement New feature or request label Jun 19, 2023
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