wvanlint / twf

Standalone tree view file explorer, inspired by fzf.
271 stars 11 forks source link

twf does not highlight the file path passed in #14

Closed wwalker closed 4 years ago

wwalker commented 4 years ago

in the twf src dir, running:

$ twf internal/state/state.go

Shows the current directory as open, but not the internal directory.

It Does, however, show the preview of the correct file.

wwalker commented 4 years ago

asciinema of what I am seeing attached twf.json.gz

wwalker commented 4 years ago

This tests as fixed! :+1: