注意:本文内容适用于 Tmux 2.3 及以上的版本,但是绝大部分的特性低版本也都适用,鼠标支持、VI 模式、插件管理在低版本可能会与本文不兼容。
启动新会话:
tmux [new -s 会话名 -n 窗口名]
恢复会话:
Thanks a lot to mredbishop and others for their insturctions posted here. This is just a recap of what they figured out.
This process was tested on WSL Ubuntu 18.04.
| Pin 完善低龄未成年人犯罪规定 | |
| 1 何炅 419151 | |
| 2 买到核酸阳性食品是否会被传染 259536 | |
| 3 迪丽热巴 黄景瑜 171031 | |
| 4 英国疫情 113204 | |
| 5 郭德纲 不收女徒弟是因为尊重 108208 | |
| 6 有翡 103028 | |
| 7 顶楼 71276 | |
| 8 伦敦 63130 | |
| 9 送你一朵小红花预售破5000万 58755 |
| #include <stdint.h> | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| // munged from https://github.com/simontime/Resead | |
| namespace sead | |
| { | |
| class Random | |
| { |