yorukot / superfile

Pretty fancy and modern terminal file manager
https://superfile.netlify.app
MIT License
6k stars 131 forks source link

dotfile display error for multiple windows #376

Open sparkwenc opened 1 month ago

sparkwenc commented 1 month ago

Describe the bug when multiple panels exist, toggle showing dotfiles is ill-behaved.

To Reproduce Steps to reproduce the behavior:

  1. open spf by spf
  2. open another panel by n
  3. toggle showing dotfiles by . multiple times

Expected behavior The active panel should show/hide dotfiles while other inactive panels should stay the same.

Screenshots If applicable, add screenshots to help explain your problem.

System information (please complete the following information):

yorukot commented 1 month ago

This setting is a global setting, so it is expected that other panels will change together.

sparkwenc commented 1 month ago

The actual behavior on my end is random: sometimes they change together, sometimes the active panel changes while the others stay unchanged, sometimes they all stay unchanged.