Skip to content

Feature Request: Custom Preview URL Port #33

@floaterest

Description

@floaterest

Currently the TypstPreview command will spawn the typst-preview binary with --static-file-host 127.0.0.1:0, which will let typst-preview choose a random port.

'--static-file-host',
'127.0.0.1:0',

It would be nice if there's an port option in the typst-preview.nvim config for users to choose a port. I'm willing to make an PR for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions