Skip to content

Can I open the Output Window as a split rather than a floating window? #56

Answered by rcarriga
armanschwarz asked this question in Q&A
Discussion options

You must be logged in to vote

I've added a new option open_win to the output.open function so you can use it to customise how the window is opened

require("neotest").output.open({ open_win = function() vim.cmd("vsplit") end })

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@petobens
Comment options

Answer selected by armanschwarz
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants