Skip to content

Menu lookup #32

Description

@jwilk

To look up the coreutils introduction I can do:

$ info coreutils intro

-----Info: (coreutils)Introduction, 40 lines --All----------------------

There's apparently no easy way to do the same thing in pinfo:

$ pinfo coreutils intro
File: coreutils.info,  Node: Top,  Next: Introduction,  Up: (dir)

    
$ pinfo coreutils -n intro
Przemek's Info Viewer v0.6.13
Searching for tag table done
Specified node does not exist...

-n could work, but only if you spell the whole node name, which is inconvenient:

$ pinfo coreutils -n Introducution
File: coreutils.info,  Node: Introduction,  Next: Common options,  Prev: Top,  Up: Top

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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