2013. augusztus 18., vasárnap 13:32:59 UTC+2 időpontban Péter Kasza a
következőt írta:
> > > Yep, tried a simple echo system("tmux load-buffer -", "asdf") without
> > > vimrc/plugins and the same freeze happened.
>
> > I don't see this.
>
> Hmm. This seems to be an issue with zsh and or tmux. Executing the command
> which vim does also hangs.
>
> $ /bin/zsh -c "(tmux load-buffer -) < /tmp/file"
> [warn] Epoll ADD(1) on fd 0 failed. Old events were 0; read change was 1
> (add); write change was 0 (none): Operation not permitted
> ^C^C^C^C^Czsh: killed /bin/zsh -c "(tmux load-buffer -) < /tmp/file"
I've figured out the problem. tmux tries to use the epoll method on fd 0, but
epoll doesnt support regular files.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.