[PR #422] [MERGED] Add .zig-version file for automatic version detection #524

Closed
opened 2026-03-02 23:46:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/422
Author: @remorses
Created: 12/16/2025
Status: Merged
Merged: 12/16/2025
Merged by: @kommander

Base: mainHead: add-zig-version


📝 Commits (1)

  • b3c1a34 Add .zig-version file for automatic version detection

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

.zig-version (+1 -0)

📄 Description

  • Adds a .zig-version file specifying Zig 0.14.1

This allows version managers like zvm, mise, and asdf to automatically detect and switch to the correct Zig version when entering this directory, eliminating the need to manually switch versions each time.


🔄 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/anomalyco/opentui/pull/422 **Author:** [@remorses](https://github.com/remorses) **Created:** 12/16/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `add-zig-version` --- ### 📝 Commits (1) - [`b3c1a34`](https://github.com/anomalyco/opentui/commit/b3c1a346484aa04858dadebe3d9751b7421c383d) Add .zig-version file for automatic version detection ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.zig-version` (+1 -0) </details> ### 📄 Description - Adds a `.zig-version` file specifying Zig 0.14.1 This allows version managers like [zvm](https://github.com/marler182/zvm), [mise](https://mise.jdx.dev/), and [asdf](https://asdf-vm.com/) to automatically detect and switch to the correct Zig version when entering this directory, eliminating the need to manually switch versions each time. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:46:54 +03:00
Sign in to join this conversation.
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
starred/opentui#524
No description provided.