marta-file-manager / marta-issues

An issue tracker for Marta File Manager.
https://marta.yanex.org/
330 stars 0 forks source link

[feature request] Wezterm Support #923

Open cocoonkid opened 1 year ago

cocoonkid commented 1 year ago

First let me thank your for this really neat file manager. I like it a lot.

Config changes made:


environment {
    terminal "Wezterm"
    textEditor "Visual Studio Code"
}

keyBindings {
    "Cmd+Enter" "core.ext.terminal.open"

}

Now when I hit cmd+Enter it indeed switches to WezTerm but I get the following error:

The document “document” could not be opened. WezTerm cannot open files in the “folder” format.

Or is this something WezTerm could fix from their side?