Can one detect what terminal application is being used? I want the actual application, not TERM env in the question.
I'd like to detect iTerm 2 / Terminal.app so I could set OSX specific keyboard mappings, otherwise PC.
|
Can one detect what terminal application is being used? I want the actual application, not TERM env in the question. I'd like to detect iTerm 2 / Terminal.app so I could set OSX specific keyboard mappings, otherwise PC. |
|||
|
|
You need to SSH forward local environment variables, as explained here: http://groups.google.com/group/iterm2-discuss/msg/7cc214c487d31bc8 |
|||
|
|