Skip to content

Write a "checkhealth" script to run under vsh #31

@mmalcomson

Description

@mmalcomson

Since vsh has all sorts of tie-ins with other programs, the users environment can easily cause troubles.

It would be nice to provide a small introduction tutorial and script to check what might be wrong.

  • Is TERM set to dumb?
  • Do we have possible-completions bound in readline?
  • If so, has vsh_completions_cmd correctly identified the relevant keys.
  • Ensure pagination is turned off in gdb (based on TERM).
  • Recommend that stty is handled so that can map C-q.
  • TODO -- anything else?

Then have an introduction file:
Existing .vsh file to show some features that the user can step through.
ix, ic, <F3>, etc commands.

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