mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[PR #422] [MERGED] Add .zig-version file for automatic version detection #524
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#524
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:add-zig-version📝 Commits (1)
b3c1a34Add .zig-version file for automatic version detection📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
➕
.zig-version(+1 -0)📄 Description
.zig-versionfile specifying Zig 0.14.1This 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.