Skip to content

Using vim in windows-latest #234

@psavery

Description

@psavery

When I tried to use vim within a session on windows-latest, which points to windows-2025, warnings would be printed out like "Warning: input is not to a terminal" and "Warning: output is not to a terminal", and then the session would become unusable (Vim would open the file but nothing I would type was apparently forwarded to Vim - no way to quit or anything).

Any ideas on how we can use vim?

I used all default settings in the GitHub action, like so:

    - name: Setup tmate session
      uses: mxschmitt/action-tmate@v3
      if: ${{ matrix.config.name == 'Windows' }}

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