Use this to allow VS Code to open iTerm upon right click of a particular file

- command + T to open a new window.
- command + num or arrow to move between windows.
- command + enter to maximize the current window or to leave the maximum mode.
- command + W to close a window.
- command + D to vertically split a window.
- command + shift + D to horizontally split a window.
- command + [ or ] to move between panes.
- command + ctrl + arrow to resize a pane.
- command + shift + enter to maximize a pane or leave the maximum mode.
- command + W to close a pane.
- command + shift + c to enter copy mode.
- press v in copy mode to enter selection mode.
- ctrl + K to copy a text in selection mode and leave the copy mode.
- command + K to close a window.