8000 Add a window local option to prevent inheritance of other window local options · Issue #17248 · vim/vim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add a window local option to prevent inheritance of other window local options #17248
Open
@przepompownia

Description

@przepompownia

Example use case: <C-w>gF from a window not intended to regular edition, with restricted set of options, e.g. nonumber. The new window inherits such set which usually is not useful.

Such new option would allow opening new windows with options independent on original window.

My real often experienced example is jumping from nvim-dap-ui scopes window (paths from stack traces) in that way, but I suspect that there is more examples when such option would be useful.

The direct impulse to report this need was neovim/neovim#33778 (it has already a workaround).

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

      0