MSYS2-packages icon indicating copy to clipboard operation
MSYS2-packages copied to clipboard

tmux tui windows is Incorrect

Open zeromake opened this issue 4 years ago • 2 comments

Steps to Reproduce the Problem

msys2 install tmux package

pacman -S tmux mintty

use mintty on cmd

.\usr\bin\mintty /usr/bin/bash --login

cygwin install tmux open cmd

.\bin\mintty.exe /usr/bin/bash --login

Screenshots

tmux right mouse button menu and 3 windows

msys2 msys2 msys2-windows

cygwin cygwin cygwin-windows

zeromake avatar Oct 04 '21 13:10 zeromake

try copy cygwin-ncurses to msys2 makepkg, but still have problems, ncurses, tmux

zeromake avatar Oct 04 '21 13:10 zeromake

echo on cygwin different msys2

echo "─────"

msys2 mintty

msys-echo

cygwin mintty

cygwin-echo

zeromake avatar Oct 04 '21 15:10 zeromake