tmux
Getting Started · tmux/tmux Wiki
Create sesssion
$ tmux new
Switch pane
$ C-b up, down, left, right
Create new window
$ C-b c
Switch window
window number
$ C-b 0
previous window
$ C-b p
Split window
Getting Started · tmux/tmux Wiki
table:standard
水平分割 C-b %
垂直分割 C-b "
Nix
Tmux - NixOS Wiki
nixOS のオプション
NixOS Search - Options - programs.darwin-rebuild switchtmux
プラグインの使い方
plugins に pkg を書けば良い
publin pkgs はこちら
NixOS Search - Packages - tmuxplugins
nix-darwin では tmux.clock24 オプションが存在しない
nix-darwin Configuration Options