Hit your screen prefix combination (C-a / control+A), then hit Escape.
Move up/down with the arrow keys (↑ and ↓).
Send command to all panes in tmux:
```bash
Ctrl-B :
setw synchronize-panes
```
##### Add line number
```bash
nl
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.