Skip to content

/rename command unreachable - fuzzy search does not filter command list [OpenCode version: 1.1.25] #9471

@amazelee77

Description

@amazelee77

Hi guys,

Describe the bug

The /rename command cannot be selected because the command palette fuzzy search
does not properly filter results. Typing /rename or /rena still shows /fork
as the first result, making /rename inaccessible.

To Reproduce

  1. Open OpenCode TUI
  2. Type /rename
  3. Observe that /fork remains the first/selected option
  4. Press Enter - /fork is executed instead of /rename

Expected behavior

Typing /rename should filter the command list to show only /rename (or show it first).

Environment

  • OS: Windows 11
  • OpenCode version: 1.1.25
  • Installed via: [npm]

Workaround attempted

  • Setting session_rename keybind in config - did not work (OpenCode reloaded but keybind not functional)

Additional context

The keybind session_rename defaults to "none" in the docs, leaving no workaround.
This makes session management very difficult for users with many sessions.

Thanks

Metadata

Metadata

Assignees

Labels

opentuiThis relates to changes in v1.0, now that opencode uses opentuiwindows

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions