Skip to content

When a new window is opened, a non-root tab is initialized. #485

@gtoxlili

Description

@gtoxlili

Prerequisites

Describe the bug

I find After the "new root tag" option does not work, try changing
Exec = io.elementary.terminal -e "sudo -s"
Change to
Exec = io.elementary.terminal -w "~ /" -e "sudo su"

But when I tried to do this, I found a problem, that is, a non-root tab is created by default every time Exec = io.elementary.terminal -n -w "~ /" -e "xxxxxx" is executed, my English is not very good, I want to ask how to solve this.

like it
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: ConfirmedVerified by someone other than the reporter

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions