Skip to content

Current folder "." doesn't work in linux #2

@VasilisManol

Description

@VasilisManol

I followed the guide here https://zellij.dev/tutorials/developing-a-rust-plugin/#using-the-development-environment and started creating a plugin. Everything works as expected. At some point I stop the development and close zellij. Then I go inside the created folder a start a zellij session using the created layout.

zellij -l zellij.kdl

The plugin is loaded and Current folder is ".". When I press ctrl-shift-r a floating pane is shown for a moment with cargo build but the plugin is not loaded. If I restart and just change the Current folder manually to the current folder ( it will get the full path and not just . ) then everything works as expected.

Btw. the created zellij.kdl points to plugin version 0.1.0 "https://github.com/zellij-org/develop-rust-plugin/releases/download/v0.1.0/develop-rust-plugin.wasm"

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