Update PscpIntegration.md
This commit is contained in:
@@ -37,7 +37,7 @@ On UNIX system it is possible to start a WinSCP session directly into the curren
|
||||
winscp() { printf "\033]0;__ws:"`pwd`"\007" ; printf "\033]0;__ti\007" ; }
|
||||
```
|
||||
or if you use TMUX:
|
||||
```
|
||||
```bash
|
||||
winscp() { printf "\033Ptmux;\033\033]0;__ws:"`pwd`"\007\033\\" ; }
|
||||
```
|
||||
or this bash function:
|
||||
|
||||
Reference in New Issue
Block a user