Skip to content

[0.7.1] GVIM - Doesn't Recognize :help Ex Command #3

@jthodge

Description

@jthodge

Description

GVIM recognizes and executes most common Ex commands1, but it doesn't appear to support the :help command.

Steps to Reproduce

Image

  1. Open GVIM
  2. Type :help
  3. Press <Enter>

Expected Behavior

Image

I expect GVIM to execute the :help command, and open the VIM main help file.

Actual Behavior

Image

Logs

GVIM returns:

E433: No tags file
E149: Sorry, no help for help.txt
Press ENTER or type command to continue

Environment

  • Platform and OS Version: macOS Sonoma 14.3
  • Playbit Version: 0.7.1

Footnotes

  1. I haven't exhaustively tested the entire set of Ex commands yet, so there may be other unsupported commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions