Skip to content

fix: handle fullscreen toggle in details panel#85

Merged
felipeospina21 merged 1 commit into
mainfrom
fix/fullscreen-keybinding
Apr 20, 2026
Merged

fix: handle fullscreen toggle in details panel#85
felipeospina21 merged 1 commit into
mainfrom
fix/fullscreen-keybinding

Conversation

@felipeospina21
Copy link
Copy Markdown
Owner

Changes

  • Added Fullscreen keybinding (f) to DetailsKeyMap and PipelineDetailsKeyMap
  • Details component now handles f and emits tuishell.ToggleFullscreenMsg{}
  • Keybinding appears in statusline help when right panel is focused

Why

Fullscreen toggle was removed from tuishell's global keys (felipeospina21/tuishell#16). Each consumer's right panel now owns the f keybinding.

Depends on felipeospina21/tuishell#16

The 'f' key was removed from tuishell's global keys. Add it to the
details component's key maps (DetailsKeyMap and PipelineDetailsKeyMap)
so the right panel emits tuishell.ToggleFullscreenMsg itself.
@felipeospina21 felipeospina21 merged commit 5821b04 into main Apr 20, 2026
3 checks passed
@felipeospina21 felipeospina21 deleted the fix/fullscreen-keybinding branch April 20, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant