I installed Zsh`s info manuals.
I run
pinfo zsh
I would like find the manual for typeset.
I type in pinfo
/typeset
It only searches the current screen.
How can you search all other nodes too in Zsh's manuals in Pinfo?
|
I installed Zsh`s info manuals. I run
I would like find the manual for I type in pinfo
It only searches the current screen. How can you search all other nodes too in Zsh's manuals in Pinfo? |
||||
|
|
It depends on what various configuration settings are. In my ... KEY_TOTALSEARCH_1='s' ... KEY_SEARCH_AGAIN_1='f' ... So pressing ' You can set these within your own |
|||||||
|