Skip to content

"Open with..." dialog for terminal apps uses xterm, regardless of default terminal #3483

@mxhagen

Description

@mxhagen

Distribution

Arch -- kernel: 6.11.4-arch2-1

Package version

6.2.8

Frequency

Always

Bug description

On a file "Right-click > Open with ..." then selecting a terminal application like Neovim seems to fully disregard my default terminal specified in org.cinnamon.desktop.default-applications.terminal exec as set with gsettings, instead always opening the app in xterm as far as i can tell.

With xterm uninstalled, opening a file in Neovim this way just fails silently.

If I just symlink my terminal to /usr/bin/xterm, it works as expected and Neovim opens the file in my terminal just fine.

Steps to reproduce

  1. Uninstall xterm (possibly uninstall other 'default' terminals like gnome-terminal too — i haven't tried much, just xterm alacritty and st, of which only xterm worked)
  2. Open nemo, on a file "Right-click > Open with ..."
  3. Choose any terminal app — I believe this applies to apps whose .desktop file specifies Terminal=true

Expected behavior

For consistency I guess this should just use the terminal set at org.cinnamon.desktop.default-applications.terminal exec.
This gsettings key is required/used to determine the terminal for the "Open in terminal" dialog within folders already, so I expected the same would apply to "Open with ... > some terminal app", which it doesn't seem to.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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