Skip to content

feature: Automatically select server created with server.start #232

@allisnulll

Description

@allisnulll

Did you check the docs?

  • I am using the latest plugin version
  • I read the plugin docs
  • I read the opencode docs

Is your feature request related to a problem? Please describe.

Whenever I try to send text and another server is open it sends it there. If there are multiple serves open it asks which I would like to send it to. My problem is that I usually want to create a new server which means I have to manually start a new server, but then if I try to send text to it, it still sends it to the other server because its still selected.

Describe the solution you'd like

Change the server.start behavior to automatically select the server it starts.

Describe alternatives you've considered

I see a few other ways to improve this:

  1. Add an option to start a new server in the Select an `opencode` server menu
  2. Add a configuration option to change the default behavior to prefer creating a new server to send text to instead of looking for servers that were already open before the current NeoVim instance

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions