GNU&BSD
日常tips
AIX
Citrix
debian EasyConnect
终端复用自定义配置
性能
expect
vim
Gnome desktop
debian gnome vpn使用
gnome43修改登录界面缩放
wayland
屏蔽N卡驱动大版本更新
kafka
kafka-console-consumer.sh配置sasl认证
shell
FreeBSD
本站点使用 MrDoc 构建
-
+
终端复用自定义配置
#### tmux配置 > 修改/etc/tmux.conf或者~/.tmux.conf ```txt set -g prefix C-j setw -g mode-keys vi set -g base-index 1 set -g pane-base-index 1 set -g renumber-windows on #set -g set-titles on #set -g set-titles-string "#S:#I.#P #W" set -g status-left "#S[#I.#P] " set -g status-right "%A %Y-%m-%d %H:%M" #set-window-option -g automatic-rename off set-option -g allow-rename off bind y copy-mode bind v paste-buffer ``` #### screen配置 > 修改/etc/screenrc或者~/.screenrc文件 ```txt escape ^Jj bind w windowlist -b bind ^w windowlist -b hardstatus on hardstatus alwayslastline hardstatus string "%{= wk}%{wk}%-Lw%{rw} %n+%f %t %{wk}%+Lw %=%c%{= R}%{-}" #caption always "%{= wk}%{wk}%-Lw%{rw} %n+%f %t %{wk}%+Lw %=%c%{= R}%{-}" bind y copy bind v paste . ```
major
2026年4月26日 19:26
转发文档
收藏文档
上一篇
下一篇
手机扫码
复制链接
手机扫一扫转发分享
复制链接
Markdown文件
PDF文档(打印)
分享
链接
类型
密码
更新密码