compinit:534: can't set tty pgrp: operation not permitted
/home/agross/.zsh/plugins/ssh-agent.plugin.zsh:68: can't set tty pgrp: operation not permitted
zsh: can't set tty pgrp: operation not permitted
I'm running ConEMU 151217 alpha, connection 0.7.1 and Cygwin latest.
I'm trying to use Cygwin zsh with your new connector. First off, thanks for creating it, was looking forward to improved Cygwin integration.
My ConEmu task starts a new zsh session like this:
My zsh startup initializes the completion system (
compinit
) and also attempts to runssh-agent
unless it already has been started. While these actions are performed, the shell prints output like this:I'm running ConEMU 151217 alpha, connection 0.7.1 and Cygwin latest.