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

Suggest panes only from current session. #37

Open
aerohit opened this issue May 3, 2015 · 4 comments
Open

Suggest panes only from current session. #37

aerohit opened this issue May 3, 2015 · 4 comments
Assignees

Comments

@aerohit
Copy link

aerohit commented May 3, 2015

Firstly, thanks for writing such an awesome plugin. Just one request, is it possible to configure slimux in any way such that when doing SlimuxREPLConfigure, it only suggests panes from the active session and not all the tmux sessions. I usually have more than one tmux session running, and it therefore ends up suggesting a long list of panes.

Thanks

@esamattis
Copy link
Owner

Hmm, maybe as an option as I have used slimux to send commands to other tmux sessions.

It's nice because then you can open a status window on a another screen and send commands to it. Or even on another machine if you are working on a server.

@aerohit
Copy link
Author

aerohit commented May 4, 2015

I understand the default implementation for the reason you have given, but it would be nice if I could configure it. More power/options to the end-user :).

@slashfoo slashfoo self-assigned this Sep 23, 2015
@slashfoo
Copy link
Collaborator

please check https://github.com/epeli/slimux/tree/experimental , on commit 240b149 I implemented the mechanism to exclude other tmux sessions, this can be disabled by setting the variable g:slimux_exclude_other_sessions to 0 on your vimrc

Please test this branch to expedite the process of merging.

@alyato
Copy link

alyato commented Aug 14, 2016

@slashfoo I don't know how to select multi-line in visual mode to pass it to another window in tmux.

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

4 participants