Skip to content

Uninstalling plugins #76

@zouharvi

Description

@zouharvi

I'm either confused about what the correct procedure with uninstalling plugins is or this is a bug.
Micro version 2.0.10, running Ubuntu 21.10.

# install wc
$ micro -plugin install wc
Downloading "wc" (1.2.1) from "https://github.com/adamnpeace/micro-wc-plugin/archive/1.2.1.zip"
One or more plugins installed.

# work with micro
$ micro foo

# uninstall wc
$ micro -plugin remove wc
Removed  wc 

# work with micro again
$ micro foo
Lua Error: wc.wordCount does not exist

Press enter to continue

Running micro after uninstalling wc works, though an error message is displayed and requires an extra keypress.
I tried opening a new terminal and cleaning the config directory, though the message persists.

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