-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
GVIM recognizes and executes most common Ex commands1, but it doesn't appear to support the :help
command.
Steps to Reproduce
- Open GVIM
- Type
:help
- Press
<Enter>
Expected Behavior
I expect GVIM to execute the :help
command, and open the VIM main help file.
Actual Behavior
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
-
I haven't exhaustively tested the entire set of Ex commands yet, so there may be other unsupported commands. ↩
Metadata
Metadata
Assignees
Labels
No labels