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

Parametrize paths (tmux 3.2/3+?), add navigation toggle #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deliciouslytyped
Copy link

@deliciouslytyped deliciouslytyped commented Apr 7, 2021

This PR enables using nested-tmux without hardcoded paths, once the two patches in tmux/tmux#2638 and tmux/tmux#2637 land in upstream tmux.

It also makes the state machine more complicated, by allowing you to toggle the M-arrow navigation and the prefix with M-c (the binding is arbitrary).

With this, you can now easily test nested-tmux with a command like tmux -f plugin.conf -L test.

(Yes, I really should have used multiple commits for this.)

@rpatterson
Copy link

I'm not sure but you might find what I do with parameterized paths in my TPM plugin PR relevant to what your trying to accomplish.

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

Successfully merging this pull request may close these issues.

2 participants