unvt/washi

[Advanced] Use tmux

Opened this issue · 0 comments

hfu commented

For we are now using Remote Desktop Connection (RDC), the use of tmux is less relevant. However, tmux is useful when you are connecting via CLI, and/or you are using a relatively unstable connection.

Because tmux is included in equinox setup, you can simply use tmux as below.

image

image

Now you can do multitasking from a single CLI by Ctrl-b Ctrl-c. See the document below for more details.

See also

https://github.com/tmux/tmux

tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.