Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu lookup #32

Open
jwilk opened this issue Oct 17, 2022 · 0 comments
Open

Menu lookup #32

jwilk opened this issue Oct 17, 2022 · 0 comments

Comments

@jwilk
Copy link
Contributor

jwilk commented Oct 17, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant