Skip to content

Install ghostty-nautilus for the 'Open in Ghostty' Nautilus extension…#5968

Open
Sodlex4 wants to merge 5 commits into
basecamp:devfrom
Sodlex4:fix/ghostty-nautilus-extension
Open

Install ghostty-nautilus for the 'Open in Ghostty' Nautilus extension…#5968
Sodlex4 wants to merge 5 commits into
basecamp:devfrom
Sodlex4:fix/ghostty-nautilus-extension

Conversation

@Sodlex4
Copy link
Copy Markdown

@Sodlex4 Sodlex4 commented May 24, 2026

… (#5338)

Copilot AI review requested due to automatic review settings May 24, 2026 17:11
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds automatic installation of the ghostty-nautilus Nautilus right-click extension when Ghostty is installed or already present.

Changes:

  • Introduces a migration to install ghostty-nautilus when ghostty is installed and the extension is missing
  • Updates the terminal installer to additionally install ghostty-nautilus when installing ghostty

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
migrations/1779638767.sh Adds a migration to install ghostty-nautilus when needed
bin/omarchy-install-terminal Ensures ghostty-nautilus is installed alongside ghostty

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread migrations/1779638767.sh
Comment on lines +1 to +5
echo "Install ghostty-nautilus for the 'Open in Ghostty' Nautilus right-click extension"

if omarchy-pkg-present ghostty && omarchy-pkg-missing ghostty-nautilus; then
omarchy-pkg-add ghostty-nautilus
fi
Copilot AI review requested due to automatic review settings May 24, 2026 17:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

Comment thread migrations/1779638767.sh Outdated
Comment thread migrations/1779638767.sh Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 24, 2026 17:22
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

AGENTS.md:1

  • Removing AGENTS.md drops the documented conventions for scripts (indentation, bash conditionals, migration rules, command naming, etc.). If this guidance was moved elsewhere, add a replacement doc or leave a stub AGENTS.md that points to the new authoritative location to avoid losing contributor-facing standards.

Comment thread migrations/1779638767.sh Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 24, 2026 17:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (1)

AGENTS.md:1

  • This PR deletes AGENTS.md, which contains the project’s Bash/migration conventions and command metadata rules. If this guidance is still required for contributors or tooling expectations, consider moving it to a standard location (e.g., CONTRIBUTING.md / docs/) rather than removing it outright, or add a replacement doc in the same PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants