Add iTerm section

This commit is contained in:
Wilfried OLLIVIER 2019-07-29 16:39:53 +02:00
parent 7aaaea4605
commit 9c4668ae6e
3 changed files with 14 additions and 0 deletions

View File

@ -20,6 +20,8 @@
- [SVN](./dev/tools/svn.md)
- [Ops](./ops/main.md)
- [macOS](./ops/macos/main.md)
- [iterm](./ops/macos/iterm.md)
- [GNU/Linux](./ops/gnulinux/main.md)
- [Debian](./ops/gnulinux/debian.md)
- [Shell Tips](./ops/shelltips.md)

11
src/ops/macos/iterm.md Normal file
View File

@ -0,0 +1,11 @@
# iTerm
## Sync sessions
Toogle the feature
```txt
⌘ + ⇧ + i
```
Will toggle sync and input will be sent to all sessions

1
src/ops/macos/main.md Normal file
View File

@ -0,0 +1 @@
# macOS