Skip to content

:Man broken on macOS 13 #20579

@mathjiajia

Description

@mathjiajia

Neovim version (nvim -v)

v0.9.0-dev-66-g121f052d1

Vim (not Nvim) behaves the same?

no, 9.0.270

Operating system/version

macOS 13.0 beta

Terminal name/version

kitty 0.26.3

$TERM environment variable

xterm-kitty

Installation

build from repo

How to reproduce the issue

nvim --clean
:Man g| (here | is the cursor)
and then press `tab` here

Expected behavior

Like vim, a sound feedback to indicate that vim has no completion available.

Actual behavior

E5108: Error executing Lua function: /usr/local/share/nvim/runtime/lua/man.lua:502: /usr/local/share/nvim/runtime
/lua/man.lua:11: man.lua: "command error 'man -w': What manual page do you want?\n"
stack traceback:
        [C]: in function 'error'
        /usr/local/share/nvim/runtime/lua/man.lua:502: in function 'get_paths'
        /usr/local/share/nvim/runtime/lua/man.lua:514: in function </usr/local/share/nvim/runtime/lua/man.lua:513>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions