prompt-toolkit / pymux

A terminal multiplexer (like tmux) in Python
BSD 3-Clause "New" or "Revised" License
1.44k stars 82 forks source link

pymux split-window splits window but the new window is stuck without a terminal #73

Open cirosantilli opened 6 years ago

cirosantilli commented 6 years ago

On gnome terminal:

pymux

Inside pymux:

pymux split-window

And Ctrl-B shortcuts stop working, e.g. Ctrl-B C.

Analogous for new-window.

Analogous tmux commands work.

I would give an usage example right on top of the README as I'm likely doing something wrong.

pymux==0.14 Ubuntu 18.04.