You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 inKey code not set: <F24>
error. Am I doing something wrong?The text was updated successfully, but these errors were encountered: