Skip to content

How would I create a terminal with a vertical split? #68

Discussion options

You must be logged in to vote

That works well as a permanent change. How would I do it for one terminal? I thought I could do something like this, but it doesn't seem to work:

:lua Snacks.terminal.open(opts = { win = { position = "right" }})

This work for me

lua Snacks.terminal.open({"bash"}, { win = { position = "right" }})

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jjohnston-aims
Comment options

@jjohnston-aims
Comment options

@iamxiaojianzheng
Comment options

@iamxiaojianzheng
Comment options

Answer selected by jjohnston-aims
@rafgugi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants