Closed
Description
I made a few attempts with Fern on the Windows first, Then I installed:
Plug 'lambdalisue/fern.vim'
Plug 'lambdalisue/fern-hijack.vim'
on my main box with AIX and vim 8.1.
When calling e.g. 'Fern /tmp -drawer' only the empty split window is displayed,
The tree of folders the left part of the window does not appear, only first line contains 'tmp'.
Fern does not respond at the touch of a key 'hjkl' - this works for me on Windows.
I have vim 8.1 on AIX box - is not this to be the cause of the problem?