Skip to content

feature: position = "tab" #2742

@tnxz

Description

@tnxz

Did you check the docs?

  • I have read all the snacks.nvim docs

Is your feature request related to a problem? Please describe.

unable to set Snacks.win({ position = "tab" }) or Snacks.terminal(nil, {win = {position = "tab"}})

Describe the solution you'd like

be able to set position = "tab" similar to "right", "left", ...

Describe alternatives you've considered

tried used vim.cmd.tabnew() and set position = "current" but toggle(terminal) doesnt handle this well

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions