Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Tmux

modules/common/tmux.nix 配置了功能丰富的 Tmux 终端复用器。

前缀键

键位功能
C-x前缀键(替代默认的 C-b

分屏操作

快捷键功能
prefix + x水平分屏
prefix + v垂直分屏
Alt + h/j/k/l在 pane 间移动
Ctrl + h/j/k/l智能切换(兼容 Vim)

插件

插件功能
vim-tmux-navigator与 Vim 无缝导航
sensible合理默认配置
yank系统剪贴板集成
prefix-highlight前缀键状态高亮
power-theme金色主题 gold
resurrect会话保存/恢复
continuum自动保存(每 5 分钟)

其他配置

  • 鼠标支持:启用
  • 历史限制:50000 行
  • 焦点事件:启用(减少 Vim 延迟)
  • 转义时间:10ms