[PR #102] [MERGED] utils.sh не видел редактор #111

Closed
opened 2026-02-05 19:05:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Snowy-Fluffy/zapret.installer/pull/102
Author: @n00zJS6tl0
Created: 1/14/2026
Status: Merged
Merged: 1/15/2026
Merged by: @Snowy-Fluffy

Base: devHead: dev


📝 Commits (3)

📊 Changes

3 files changed (+99 additions, -20 deletions)

View changed files

📝 files/config.sh (+70 -2)
📝 files/menu.sh (+6 -1)
📝 files/utils.sh (+23 -17)

📄 Description

Добавил список редакторов и чтобы скрипт подглядывал в переменные окружения EDITOR или VISUAL - вроде обычно в них прописывают дефолтный редактор. Сам юзаю только helix а он не запускался при редактировании файлов из скрипта, теперь все окей 😎


🔄 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/Snowy-Fluffy/zapret.installer/pull/102 **Author:** [@n00zJS6tl0](https://github.com/n00zJS6tl0) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@Snowy-Fluffy](https://github.com/Snowy-Fluffy) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`9c9ad8b`](https://github.com/Snowy-Fluffy/zapret.installer/commit/9c9ad8b6b4c2d74c5519414c04c273542ee85f86) hotfix - [`af131d0`](https://github.com/Snowy-Fluffy/zapret.installer/commit/af131d0dd2966364308818541bbe07af31409db6) hotfix - [`03ae1ba`](https://github.com/Snowy-Fluffy/zapret.installer/commit/03ae1baa25b2f90b0088b5146f747c572b98a6a6) added editors list ### 📊 Changes **3 files changed** (+99 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `files/config.sh` (+70 -2) 📝 `files/menu.sh` (+6 -1) 📝 `files/utils.sh` (+23 -17) </details> ### 📄 Description Добавил список редакторов и чтобы скрипт подглядывал в переменные окружения EDITOR или VISUAL - вроде обычно в них прописывают дефолтный редактор. Сам юзаю только `helix` а он не запускался при редактировании файлов из скрипта, теперь все окей 😎 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 19:05:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/zapret.installer#111