On Tue, Nov 26, 2019 at 05:40:30PM +0100, Klemens Nanni wrote: > On Tue, Nov 26, 2019 at 05:29:14PM +0100, Solene Rapenne wrote: > > it works out of the box on my snapshot (from 20 november) > Try this tmux.conf: > > bind \\ split-window -h > bind -T copy-mode-vi r send-keys -X rectangle-toggle > > tmate will choke on both of these. > > For the ssh-keygen(1), I just noticed that tmate tries to use > ~/.ssh/id_* and if those are not present, generate it. > > In my setup, those key files live somewhere else (~.ssh/config obviously > knows where); as to why it cannot find ssh-keygen I do not know.
Indeed, with your 2 tmux.conf lines and no ssh keys, I get the exact same 2 issues. I'd report those bugs upstream but keep it in tree as it should work for most people.
