



j, k, C-u, C-d), add the following line to ~/.nf: setw -g mode-keys viĪny command mentioned in this list can be executed as tmux something or C-a :something (or added to ~/.nf). Emacs is the default, and if you want Vim shortcuts for help and copy modes (e.g. Navigate using Vim or Emacs shortcuts, depending on the value of mode-keys. Getting helpĭisplay a list of keyboard shortcuts: C-a ? Pane is a rectangular part of a window that runs a specific command, e.g. (Once might compare it to a ‘virtual desktop’ or a ‘space’.) Window is a single screen covered with panes. Session is a set of windows, plus a notion of which window is current. I'm going to assume that C-a is your prefix. If you (or your muscle memory) prefer C-a, you need to add this to ~/.nf: # remap prefix to Control + a (C-x means ctrl+x, M-x means alt+x) Prefix key
