5 ms·
Really? I've always used it over SSH without issues.
by sobering 13y ago
Really? I've always used it over SSH without issues.
- johncoltrane 13y agoNERDTree is totally devoid of any network-related feature. If you are using it with something like fuse or expandrive you are not using it over SSH but on local files. If you are using it in a remote Vim via SSH, you are not using it over SSH either. If you did something like :e scp://foo//bar/ and see a directory listing you are not using NERDTree.
- sobering 13y agoGotcha.