注意:本文内容适用于 Tmux 2.3 及以上的版本,但是绝大部分的特性低版本也都适用,鼠标支持、VI 模式、插件管理在低版本可能会与本文不兼容。
启动新会话:
tmux [new -s 会话名 -n 窗口名]
恢复会话:
| #!/bin/bash | |
| # Oh My Zsh 安装脚本 | |
| # 支持 macOS、Debian/Ubuntu、CentOS/RHEL | |
| set -e # 遇到错误时退出 | |
| # 颜色定义 | |
| RED='\033[0;31m' | |
| GREEN='\033[0;32m' |
| " ================================================================================================ | |
| " 🍰🍰🍰 Extensions 🍰🍰🍰 | |
| " ================================================================================================ | |
| Plug 'preservim/nerdtree' | |
| Plug 'easymotion/vim-easymotion' | |
| "下列插件需要在IDEA中下载 | |
| "ideaVim | |
| "IdeaVim-EasyMotion | |
| "IdeaVimExtension |
| { | |
| "workbench.colorTheme": "GitHub Dark Dimmed", // 主题 | |
| // "workbench.colorTheme": "Dracula Theme", | |
| "workbench.iconTheme": "material-icon-theme", // 图标主题 | |
| "workbench.sideBar.location": "left", // 侧边栏位置 | |
| "files.autoGuessEncoding": true, // 启用自动猜测文件编码 | |
| "editor.bracketPairColorization.enabled": true, // 启用括号配对颜色化 | |
| "editor.fontSize": 22, // 设置编辑器的字体大小为 26 | |
| "editor.renderWhitespace": "all", // 设置编辑器显示所有的空白字符 | |
| "terminal.integrated.fontSize": 18, // 设置终端的字体大小为 18 |
本歌单由Listen1创建, 歌曲数:159,歌单数:1,点击查看更多