Skip to content

feat: add layout option to override tv orientation#8

Open
doprz wants to merge 2 commits intoalexpasmantier:mainfrom
doprz:feature/layout-option
Open

feat: add layout option to override tv orientation#8
doprz wants to merge 2 commits intoalexpasmantier:mainfrom
doprz:feature/layout-option

Conversation

@doprz
Copy link
Copy Markdown

@doprz doprz commented Mar 22, 2026

Thank you for making this amazing neovim plugin. I've migrated most of my workflow to use tv and tv.nvim and I'd now like to contribute back.

I noticed that tv.nvim hardcodes --layout portrait in the defaults args for the files and text channels, with no configuration option to change the orientation. I added layout as a first-class config field that can be set globally and also overriden per-channel. The resolved config value is then appended as --layout <value> when spawning the tv process.

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