Skip to content

Allow multiple drawers with horizontal split (<C-w>s) on drawer style viewer #452

@Freed-Wu

Description

@Freed-Wu
#!/usr/bin/env -S vi -u
" $ uname -r
" 5.19.7-arch1-1
" $ has
" ✓ vi 0.8.0
" $ cat test.vim
set runtimepath=$VIMRUNTIME
set runtimepath+=~/.local/share/nvim/repos/github.com/lambdalisue/fern.vim
" $ chmod +x test.vim
" $ ./test.vim
  1. :Fern -drawer ~<CR>
  2. <C-W>s
  3. z

Nothing happens.

Expect behaviour:

Width ratio [2 -> 1-10]:

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficultDifficult to fix/implement the featureenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions