docs: pick tmux session gif

This commit is contained in:
Maas Lalani 2022-07-22 11:33:14 -04:00
parent 82dc2ed3a5
commit f3272a1705
No known key found for this signature in database
GPG key ID: 5A6ED5CBF1A0A000

View file

@ -290,7 +290,7 @@ SESSION=$(tmux list-sessions -F \#S | gum filter --placeholder "Pick session..."
tmux switch-client -t $SESSION || tmux attach -t $SESSION
```
<img src="https://stuff.charm.sh/gum/tmux-session-picker.png" width="250" alt="Picking a tmux session with gum filter" />
<img src="https://stuff.charm.sh/gum/pick-tmux-session.gif" width="600" alt="Picking a tmux session with gum filter" />
#### Pick commit hash from history