iamb icon indicating copy to clipboard operation
iamb copied to clipboard

Feature Request: `:help` command to view the manual pages in the client

Open myxzos opened this issue 1 year ago • 1 comments

One the biggest Vim features I miss in iamb is the :help command. While most of the keybindings are intuitive to any Vim user, there are many that I often seem to forget (which could be due to my excessive use or remappings in vim), as well as the application-specific commands. I appreciate the reminders on the welcome screen, but I would find it immensely useful to have help docs in the client that are formatted like the online docs.

It does look like there are manpages included in the repository, so it could be that my package manager (nix) is not copying them to the proper paths. When building the project locally from the flake.nix default package, the output directory contains only the application binary, so it could just be an issue when building with nix.

myxzos avatar Mar 02 '25 09:03 myxzos

This

fuguesoft avatar Mar 30 '25 09:03 fuguesoft