superfile
superfile copied to clipboard
Very large number of disks seems to confuse window height handling
Describe the bug On launch, the top of the display is clipped off.
To Reproduce Steps to reproduce the behavior:
- Have a very large number of disks, due e.g. to #126
- Open an iTerm2 window and set a number of lines less than the number of disks
- Launch Superfile
Expected behavior Output should be fully contained within the window, with the top line present.
Screenshots
Window height sufficient:
With window height reduced:
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!