Skip to content

Add Ctrl+f keybind to toggle pane fullscreen#1

Open
cephalization wants to merge 1 commit intoalmonk:mainfrom
cephalization:add-fullscreen-toggle
Open

Add Ctrl+f keybind to toggle pane fullscreen#1
cephalization wants to merge 1 commit intoalmonk:mainfrom
cephalization:add-fullscreen-toggle

Conversation

@cephalization
Copy link

Summary

  • Adds Ctrl+f keybind to toggle the focused pane fullscreen, making it easy to collapse/expand the lazygit pane while working
  • Updated in sesh.sh, functions/sesh.fish, and the README keybindings table

Motivation

When working in the AI pane, the lazygit split can feel cramped. Ctrl+f lets you temporarily expand the focused pane to fullscreen and toggle back to the split layout — no need to leave the session or resize manually.

Alt+f was avoided because zellij's defaults already bind it to toggle floating panes.

Test plan

  • Start a new sesh session (sesh claude)
  • Press Ctrl+f while focused on the AI pane — lazygit pane collapses
  • Press Ctrl+f again — split layout restores
  • Verify Alt+1, Alt+2, and Ctrl+q still work as before

🤖 Generated with Claude Code

When working in the AI pane, it's useful to temporarily expand it
to fullscreen and collapse the lazygit pane. Ctrl+f toggles between
the split layout and fullscreen on the focused pane.

Alt+f was avoided because zellij's defaults already bind it to
toggle floating panes.

Updated in sesh.sh, fish function, and README keybindings table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cephalization
Copy link
Author

I hope you aren't offended by the opus driven PR here, but this solves a pain point I had while using sesh + echo; It helps a lot with clearing up the view

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