Skip to content

Handle nav resizes#2218

Merged
joelim-work merged 2 commits into
gokcehan:masterfrom
joelim-work:nav-resize
Oct 21, 2025
Merged

Handle nav resizes#2218
joelim-work merged 2 commits into
gokcehan:masterfrom
joelim-work:nav-resize

Conversation

@joelim-work

Copy link
Copy Markdown
Collaborator

This PR introduces allows the nav object to handle resizes. It also fixes a couple of bugs:

  • The cursor can disappear when the nav height is reduced as a result of enabling drawbox:
    • Ensure the current directory has more files than what can be displayed in the UI
    • Press G to go to the very bottom
    • Enable drawbox
  • The preview cache is cleared when setting ratios to the current value:
    • Add some kind of noticeable side effect to the previewer script (e.g. sleep, or write to a log file)
    • Run set ratios 1:2:3 (or whatever the current value of ratios is)

@joelim-work joelim-work merged commit a7f7e84 into gokcehan:master Oct 21, 2025
32 checks passed
@joelim-work joelim-work deleted the nav-resize branch October 21, 2025 10:46
@joelim-work joelim-work added the fix Pull requests that fix existing behavior label Oct 21, 2025
@joelim-work joelim-work added this to the r39 milestone Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Pull requests that fix existing behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant