Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

tmux <leader>+<key> bindings stop working inside opencode #331

@jamierpond

Description

@jamierpond

When I'm inside opencode I can't use keybindings like this within tmux. I just end up typing lots of l, k etc.
Expected behaviour, is that these keybindings keep working.

tmux.conf

# vim-like pane switching
bind -r ^ last-window
bind -r k select-pane -U
bind -r j select-pane -D
bind -r h select-pane -L
bind -r l select-pane -R
➜  dir git:(branch) opencode --version
v0.0.55

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions