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

Handle focus events in terminal mode #31

Merged
merged 1 commit into from
Oct 5, 2020
Merged

Handle focus events in terminal mode #31

merged 1 commit into from
Oct 5, 2020

Conversation

polyzen
Copy link
Contributor

@polyzen polyzen commented Oct 4, 2020

Fixes #29

"<C-W>" in nnoremap <F25> is also needed otherwise ":doautocmd
FocusGained %<CR>" is passed to the terminal.

sjl/vitality.vim#46
sjl/vitality.vim#42

Fixes #29

"<C-W>" in `nnoremap <F25>` is also needed otherwise ":doautocmd
<nomodeline> FocusGained %<CR>" is passed to the terminal.

sjl/vitality.vim#46
sjl/vitality.vim#42
@bruno- bruno- merged commit a568192 into tmux-plugins:master Oct 5, 2020
@bruno-
Copy link
Member

bruno- commented Oct 5, 2020

Thanks

This pull request was closed.
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.

Disable for :terminal windows
2 participants