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

Doesnt work #48

Open
kangarooo opened this issue Mar 14, 2021 · 1 comment
Open

Doesnt work #48

kangarooo opened this issue Mar 14, 2021 · 1 comment

Comments

@kangarooo
Copy link

I click double with mouse to select file, then o or ctrl+O. Nothing happens not in server not in Kubuntu 20.04.2.
When i try with ctrl+b then o then in Kubuntu with o is still selected, but in server clicking ctrl+b unselects.
Maybe this works only when installed some other plugin? Then installation steps of this should be with instruction to install other plugins. I don want other if not needed.

List of plugins

set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-resurrect'
set -g @plugin 'tmux-plugins/tmux-continuum'
set -g @plugin 'tmux-plugins/tmux-open'

Other examples:

set -g @plugin 'github_username/plugin_name'

set -g @plugin '[email protected]:user/plugin'

set -g @plugin '[email protected]:user/plugin'

Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)

run '~/.tmux/plugins/tpm/tpm'

set -g @continuum-restore 'on'

@bruno-
Copy link
Member

bruno- commented Mar 19, 2021

I confirm this is a bug. I think a recent tmux version update broke this plugin.
I don't have the time to look into this now, any help is welcome.

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

2 participants