Skip to content

Conversation

@SevereOverfl0w
Copy link
Contributor

Some popular terminals, e.g. gnome-terminal do not set $WINDOWID.
Additionally, the Neovim TUI does not yet support $WINDOWID.

Fix #277

@SevereOverfl0w SevereOverfl0w force-pushed the x11-xprop branch 2 times, most recently from 53dc7fd to d4ca76c Compare July 13, 2019 07:54
@SevereOverfl0w
Copy link
Contributor Author

I've pushed up with changes requested. I've also passed through the windowid because it felt strange that we might potentially get '' later, and didn't handle that.

@tpope
Copy link
Owner

tpope commented Jul 13, 2019

Yes, passing through the windowid is appropriate, it also prevents an extra system() call which can be slow.

Some popular terminals, e.g. gnome-terminal do not set $WINDOWID.
Additionally, the Neovim TUI does not yet support $WINDOWID.

Fix tpope#277
@tpope tpope merged commit fd4410f into tpope:master Jul 16, 2019
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.

X11 skipped on neovim tui

2 participants