diff --git a/plugins/osx/README.md b/plugins/osx/README.md index 6de2b061e..b350bb421 100644 --- a/plugins/osx/README.md +++ b/plugins/osx/README.md @@ -27,3 +27,6 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu) | `man-preview` | Open a specified man page in Preview app | | `showfiles` | Show hidden files | | `hidefiles` | Hide the hidden files | +| `split_tab` | Split the current terminal tab horizontally | +| `vsplit_tab` | Split the current terminal tab vertically | +| `itunes` | Control iTunes. User `itunes -h` for more information |