vim --clean:source $VIMRUNTIME/plugin/netrwPlugin.vim:let g:netrw_liststyle = 3:Ex- (hangs here)This behavior only seems to occur when using set g:netrw_liststyle = 3 to enable tree mode. Opening netrw and cycling to tree mode with i allows - to operate correctly. It's also worth noting that using set g:netrw_liststyle = 3 results in a different rendering of tree mode where the folders do not expand/collapse. The absolute path is also shown instead of the CWD directory name only. Clicking "Enter" on a folder traverses into the folder instead of expanding/collapsing. This may be a contributing factor to the bug.
let g:netrw_liststyle = 3iI expected the root of the tree to shift up one directory. As an aside, I also expected tree mode to operate the same regardless of the method used to enable it.
9.1 (1-2098)
OS: Windows 11 Enterprise 25H2
Terminal: WezTerm Nightly 20260108-234710-6e02c91e
$TERM: xterm-256color
Shell: PowerShell 7.5.4
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()