Skip to content

File tree structure not shown on Windows (11) #121

@abdmoh123

Description

@abdmoh123

Describe the bug
File tree doesn't show a tree on Windows 11 (untested on other OSs).
I tested this on a fresh empty .gitconfig file too. My diffnav config can be found below:

ui:
  hideHeader: false
  hideFooter: false
  showFileTree: true
  fileTreeWidth: 30
  searchTreeWidth: 60
  icons: nerd-fonts-full
  colorFileNames: false
  showDiffStats: true
  sideBySide: true

To Reproduce
Steps to reproduce the behavior:

  1. Install diffnav on Windows (0.11.0 from releases), not a linux version through WSL
  2. run git diff <branch> | diffnav or equivalent (to get a diff)
  3. See that the file tree is a file list

Expected behavior
The file tree should show sub-directories and not just show the files in a list.

Screenshots

Image
  • OS: Windows
  • Version: 0.11.0
  • Terminal Emulator: Wezterm (also happens on Windows terminal)
  • Using tmux? No

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions