[PR #37] [MERGED] Update Flatpak instructions #70

Closed
opened 2025-09-10 22:50:11 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium.github.io/pull/37
Author: @elsiehupp
Created: 3/22/2021
Status: Merged
Merged: 3/30/2021
Merged by: @PalinuroSec

Base: masterHead: patch-1


📝 Commits (1)

  • bc57e42 Update Flatpak instructions

📊 Changes

1 file changed (+2 additions, -3 deletions)

View changed files

📝 _posts/2000-01-05-install.md (+2 -3)

📄 Description

The two-line bash block was rendering as a single line, which obviously doesn't doesn't work if you paste it into the terminal:

two-line bash block rendering as a single line

I don't know if it's necessary to show the flatpak run … command in the install instructions, even if Flatpak doesn't add vscodium to the $PATH, since Flatpak will set up a .desktop file regardless.


🔄 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/VSCodium/vscodium.github.io/pull/37 **Author:** [@elsiehupp](https://github.com/elsiehupp) **Created:** 3/22/2021 **Status:** ✅ Merged **Merged:** 3/30/2021 **Merged by:** [@PalinuroSec](https://github.com/PalinuroSec) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`bc57e42`](https://github.com/VSCodium/vscodium.github.io/commit/bc57e4261f0ef31871868ef806006f4590db1237) Update Flatpak instructions ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `_posts/2000-01-05-install.md` (+2 -3) </details> ### 📄 Description The two-line bash block was rendering as a single line, which obviously doesn't doesn't work if you paste it into the terminal: <img width="883" alt="two-line bash block rendering as a single line" src="https://user-images.githubusercontent.com/9206310/112081329-dd889c80-8b59-11eb-8748-c99c39470f35.png"> I don't know if it's necessary to show the `flatpak run …` command in the install instructions, even if Flatpak doesn't add `vscodium` to the `$PATH`, since Flatpak will set up a `.desktop` file regardless. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 22:50:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium.github.io#70