Skip to content

Commit

Permalink
Update tmux.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Reshama Shaikh committed Jan 22, 2018
1 parent a180776 commit 3d0ea1b
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions tools/tmux.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,6 @@ Reading package lists... Done
tmux 2.1
```
### tmux help commands
<kbd> ctrl+b ? </kbd>
### See what tmux sessions are running
<kbd> tmux ls </kbd>
>my example
Expand All @@ -114,6 +110,13 @@ Note: A green bar will appear at the bottom
![tmux start](../images/tmux_start.png)
### Confirm tmux sessions are running
<kbd> tmux ls </kbd>
### tmux help commands
<kbd> ctrl+b ? </kbd>
### tmux: create a second window (horizontal)
<kbd> ctrl+b " </kbd>
Expand Down

0 comments on commit 3d0ea1b

Please sign in to comment.