Arch:
yay -S fpp urlview xclip
macOS:
brew install fpp urlview
Clone and link
git clone --recursive git@github.com:belminf/dottmux.git ~/.tmux
ln -s ~/.tmux/tmux.conf ~/.tmux.conf
Then, you have to load plugins: CtrlSpace+ShiftI
git pull
git submodule update --remote --merge
To update plugins: Super+U
Super: CtrlSpace
- CtrlSpace: Next window
- R: Reload configuration
- Panes:
- Tab: Next pane
- ShiftS: Toggle synchronized panes
- Split:
- |: Horizontal split
- _: Vertical split
- Move:
- {: Clockwise
- }: Counter clockwise
- Window placement:
- !: Split into its own window
- X: Send pane to another window
- Clipboard:
- P: Paste clipboard
- V: Begin copy mode
- In copy mode:
- V: Begin selection
- Y: Yank (copy) selection