Closed wolthers closed 7 years ago
Well done! Thanks for the help. I'll try to pull these down today and let you know if I have any questions/feedback before merging.
You're welcome, thought i'd share it. Let me know if anything is missing!
@jamiewilson: Any comments thus far?
Unfortunately, no. Haven't had a chance to look at it yet but I should be able to this week. I'll keep you posted.
Ping :)
Hey man, thanks for the reminder! I'm really sorry, but I've got some other things taking priority over this right now. But it shouldn't be too much longer!
Hey man, I have a small change to this PR: hiding disclosure icons when predawn_sidebar_narrow: true
is set. If you want to review here and implement in your PR, I can merge.
https://github.com/jamiewilson/predawn/commit/dbf6a9fb2e5fa9ba10dbb4f76b93933d908e36c1
Thanks for your patience with this. Sorry it took so long.
Hey @wolthers. Wanted to make sure you saw this.
The theme currently doesn't support recursively opening or -closing folders by
cmd
+shift
-clicking the disclosure arrows next to the folders (because they're hidden in the theme). This PR adds an optional setting to show the arrows. It is not to be confused with thepredawn_sidebar_arrows
option, which essentially just replaces the folder icon with an arrow icon ascmd
+shift
-clicking these doesn't do anything.Changes made:
Screenshots:
With
Show open files
disabledWith
Show open files
enabled