Thanks to visit codestin.com
Credit goes to github.com

Skip to content

detach the current TUI (nvim continues headlessly) #23093

Description

@eloytoro

Problem

When connected to a remote ui executing :q will close the remote server, I guess this makes sense in the way that the command is being run by the backend and not the UI, but it's not intuitive or desired, I wish to quit without killing the backend

Steps to reproduce

nvim --listen 127.0.0.1:8888 --headless
nvim --server 127.0.0.1:8888 --remote-ui
:q

Expected behavior

The UI should disconnect from the server but not to kill it

Neovim version (nvim -v)

0.10.x

Vim (not Nvim) behaves the same?

no

Operating system/version

macOS 13.2.1

Terminal name/version

iTerm

$TERM environment variable

xterm-256color

Installation

homebrew

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

    channels-rpcchannels, RPC, msgpackclient-serverlisten, detach, connect, restart, multiheadremoteremote UI, --remote commands, p2p / peer-to-peertuitermcodes, terminfo, termcapuiui-extensibilityUI extensibility, events, protocol, externalized UI

    Fields

    Effort

    None yet

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions