Skip to content

feat(tmux): add split before config option - #342

Open
NorinB wants to merge 6 commits into
folke:mainfrom
NorinB:main
Open

feat(tmux): add split before config option#342
NorinB wants to merge 6 commits into
folke:mainfrom
NorinB:main

Conversation

@NorinB

@NorinB NorinB commented Jul 23, 2026

Copy link
Copy Markdown

This PR adds the option to split the tmux pane before the nvim pane, so that it can be opened on the left instead of to the right by default.

  • Option added in cli.mux.split.before
  • Added implementation in tmux.lua
  • Updated README.md

@github-actions github-actions Bot added the size/s Small PR (<10 lines changed) label Jul 23, 2026
@NorinB NorinB changed the title [TMUX] Add split before config option feat(tmux): Add split before config option Jul 23, 2026
@NorinB NorinB changed the title feat(tmux): Add split before config option feat(tmux): add split before config option Jul 23, 2026
@github-actions github-actions Bot added size/m Medium PR (<50 lines changed) and removed size/s Small PR (<10 lines changed) labels Jul 23, 2026
NorinB and others added 2 commits July 23, 2026 14:26
…etach

feat: toggle now also toggles tmux splits and also closes them on cal…
@github-actions github-actions Bot added size/xl Extra large PR (100+ lines changed) and removed size/m Medium PR (<50 lines changed) labels Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xl Extra large PR (100+ lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant