# Tmux

## Open a window next to the current/active one

```bash
:new-window -a
```
