FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Add WINDOW_MODE_HIDE_SCROLLBARS (and FILL_WINDOW) for display-panes by redesigndavid · Pull Request #5440 · tmux/tmux · GitHub

/ tmux Public

feat: Add WINDOW_MODE_HIDE_SCROLLBARS (and FILL_WINDOW) for display-panes - #5440

Closed
redesigndavid wants to merge 1 commit into
tmux:masterfrom
redesigndavid:feat/window-mode-hide-scrollbars
Closed

feat: Add WINDOW_MODE_HIDE_SCROLLBARS (and FILL_WINDOW) for display-panes#5440
redesigndavid wants to merge 1 commit into
tmux:masterfrom
redesigndavid:feat/window-mode-hide-scrollbars

Conversation

redesigndavid commented Jul 29, 2026
edited
Loading

Copy link
Copy Markdown

Summary

  • Add WINDOW_MODE_HIDE_SCROLLBARS so modes can hide scrollbars while zoomed.
  • Set it on window_panes_mode so display-panes does not leave scrollbars shifting the overlay.
  • Also add WINDOW_MODE_FILL_WINDOW on the same mode for later use (unused here).

This is a split from #5433 so this plumbing can land on its own.

Test plan

  • set -g pane-scrollbars on, split panes, generate scrollable content
  • Run display-panes (q) and confirm scrollbars disappear while the overlay is active
  • Confirm scrollbars return after display-panes exits

nicm commented Jul 29, 2026

Copy link
Copy Markdown
Member

Applied to OpenBSD now, will be in GitHub later. Thanks!

nicm closed this Jul 29, 2026
github-project-automation Bot moved this from Not Started to Done in Open Issues & PRs Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL