Skip to content

Commit b9b332d

Browse files
Update tmux.md
1 parent 255637c commit b9b332d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/tmux.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
sudo apt install tmux
99
```
1010

11+
## [Allow Notify in tmux][1]
12+
13+
```quote ""
14+
15+
```shell
16+
set -g allow-passthrough on
17+
```
18+
1119
## :link: References
1220
1321
- <https://tmuxcheatsheet.com/>
22+
23+
[1]: <https://groups.google.com/a/chromium.org/g/chromium-hterm/c/davGyRBr3l8/m/7BPjaTwQAAAJ>

0 commit comments

Comments
 (0)