### Tmux
终端多路复用器:它允许从单个屏幕创建、访问和控制多个终端。可以从屏幕`分离并继续在后台运行`,然后`重新连接`
### Tmux 安装
https://github.com/tmux/tmux/wiki/Installing
```
apt install tmux
dnf install tmux
yum install tmux
```
// 暴力猴 https://greasyfork.org/zh-CN/scripts/521309
// ==UserScript==
// @name douyin_barrage
// @namespace https://github.com/netnr
// @icon https://zme.ink/favicon.svg
// @version 2024.12.21.1011
// @description 抖音直播漂屏弹幕显示用户名称
// @author netnr
// @license MIT