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

Doesn't seem to do anything #25

Open
adityadesaha opened this issue Jan 3, 2020 · 2 comments
Open

Doesn't seem to do anything #25

adityadesaha opened this issue Jan 3, 2020 · 2 comments

Comments

@adityadesaha
Copy link

Hi, I'm using this plugin on arch linux, with neovim 0.4.3, and tmux 3.0, on st. I installed this plugin using vim-plug, exactly as the instructions directed, and have set -g focus-events on on .tmux.conf. But the plugin doesn't seem to be doing anything at all.

running :set <F24> results in Key code not set: <F24> error. Am I doing something wrong?

@adityadesaha adityadesaha changed the title doesn't do anyt Doesn't seem to do anything Jan 3, 2020
@wookayin
Copy link
Contributor

call nvim_input("<F24>") to simulate keypressing of <F24>.

See #1 for the discussion; it seems that neovim does not need this plugin at all.

@Federico-Ciuffardi
Copy link

I have the same problem, I tried with the latest version of st and did the test described on https://dev.suckless.narkive.com/sxQPfQkQ/st-no-focus-events-inside-tmux and failed but worked in alacritty (both the test and the FocusGained autocmd) so I suppose that st is the problem.

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

3 participants