Skip to content

TPM prefix U shows no plugins, not even itself #294

Description

@Zwyxer

I am running tmux 3.3a on CentOS. TPM is installed correctly, as the keybinds are working and giving outputs.
Attached is the config

#stop the rename whenever you cd
set -g automatic-rename off
set-window-option -g allow-rename off

#screen setting
set -g default-terminal screen-256color

#change prefix to comfy
unbind C-b
set -g prefix C-Space
bind C-Space send-prefix

#plugin stuff
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'dracula/tmux'

#dracula config
set -g @dracula-plugins "cpu-usage ram-usage"

#init tmux plugin manager

run '~/.tmux/plugins/tpm/tpm

When I do prefix U it says

Installed plugins:

Type plugin name to update it.

- "all" - update al plugins
- ENTER - cancels

I'm guessing I should atleast see tpm listed there. But theres nothing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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