-
|
Hello,
Is it possible to run multiple instances in one MSYS2 Terminal or do I need to run one terminal for every single |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
🐨 im sorry i couldnt find any you can install it with (Makefile targets using otherwise multiple terminals to run the bot in the foreground (instead of in the background) may be the only alternative solution yea |
Beta Was this translation helpful? Give feedback.
🐨 im sorry i couldnt find any
screenpackage on MSYS2, but the great tmux should do the same work.you can install it with
pacman -S tmuxand the manual is at https://man7.org/linux/man-pages/man1/tmux.1.html(Makefile targets using
screencommand may need to be removed/replaced on winy yea; i didnt found forces to do it as of today :P)otherwise multiple terminals to run the bot in the foreground (instead of in the background) may be the only alternative solution yea