[PR #136] [MERGED] Console wasn't opening by default for FreeBSD #181

Closed
opened 2026-05-05 03:42:23 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/136
Author: @BornTactical
Created: 1/18/2023
Status: Merged
Merged: 1/18/2023
Merged by: @mirek-fidler

Base: masterHead: master


📝 Commits (1)

  • fa4541d Console wasn't opening by default for FreeBSD because console apps are stored in /usr/local/bin instead of /usr/bin.

📊 Changes

2 files changed (+19 additions, -0 deletions)

View changed files

📝 uppsrc/ide/Core/Host.cpp (+11 -0)
📝 uppsrc/ide/Setup.cpp (+8 -0)

📄 Description

Console apps are stored in /usr/local/bin by default on BSD instead of /usr/bin because they're considered third party apps.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/136 **Author:** [@BornTactical](https://github.com/BornTactical) **Created:** 1/18/2023 **Status:** ✅ Merged **Merged:** 1/18/2023 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`fa4541d`](https://github.com/ultimatepp/ultimatepp/commit/fa4541d4f39aac353781df11b826aec5940b9541) Console wasn't opening by default for FreeBSD because console apps are stored in /usr/local/bin instead of /usr/bin. ### 📊 Changes **2 files changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/Core/Host.cpp` (+11 -0) 📝 `uppsrc/ide/Setup.cpp` (+8 -0) </details> ### 📄 Description Console apps are stored in /usr/local/bin by default on BSD instead of /usr/bin because they're considered third party apps. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:42:23 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#181
No description provided.