yorukot / superfile

Pretty fancy and modern terminal file manager

Home Page:https://superfile.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very large number of disks seems to confuse window height handling

John-Titor opened this issue · comments

Describe the bug
On launch, the top of the display is clipped off.

To Reproduce
Steps to reproduce the behavior:

  1. Have a very large number of disks, due e.g. to #126
  2. Open an iTerm2 window and set a number of lines less than the number of disks
  3. Launch Superfile

Expected behavior
Output should be fully contained within the window, with the top line present.

Screenshots
Window height sufficient:
image

With window height reduced:
image

System information (please complete the following information):

  • OS: Darwin cubic-8.localdomain 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:10:42 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T6000 arm64
  • superfile version v1.1.2

Would you like to try v1.1.3?
This should be successfully fixed, but I don’t have a Mac so I can’t test it :(

same thing is happening with pinned items on ubuntu 24.04.
where can i find v1.1.3 so i can test it?

@Amereyeu
You can git clone https://github.com/yorukot/superfile and build it!