[PR #4038] [MERGED] Zsh completion improvements #5009

Closed
opened 2026-05-05 10:30:38 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4038
Author: @rusty-snake
Created: 3/3/2021
Status: Merged
Merged: 3/5/2021
Merged by: @netblue30

Base: masterHead: zsh-comp-improvements


📝 Commits (4)

  • ec97091 zsh-comp: Use easiery syntax
  • c88dbab zsh-comp: order and sort
  • eff1237 zsh-comp: make some options mutually exclusive
  • e4ce9f8 zsh-comp: better value completion

📊 Changes

1 file changed (+198 additions, -161 deletions)

View changed files

📝 src/zsh_completion/_firejail.in (+198 -161)

📄 Description

cc @haraldkubota


🔄 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/netblue30/firejail/pull/4038 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 3/3/2021 **Status:** ✅ Merged **Merged:** 3/5/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `zsh-comp-improvements` --- ### 📝 Commits (4) - [`ec97091`](https://github.com/netblue30/firejail/commit/ec97091163e94ba6da0979c171760eb261274f7d) zsh-comp: Use easiery syntax - [`c88dbab`](https://github.com/netblue30/firejail/commit/c88dbab01db934b36bb13f23f433b3c02852ced1) zsh-comp: order and sort - [`eff1237`](https://github.com/netblue30/firejail/commit/eff12378dd671848e1ab7ead4403b4c64fd134da) zsh-comp: make some options mutually exclusive - [`e4ce9f8`](https://github.com/netblue30/firejail/commit/e4ce9f8092e8b3aef9bbe4222de994abe9513e56) zsh-comp: better value completion ### 📊 Changes **1 file changed** (+198 additions, -161 deletions) <details> <summary>View changed files</summary> 📝 `src/zsh_completion/_firejail.in` (+198 -161) </details> ### 📄 Description cc @haraldkubota --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:30:38 -06: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: github-starred/firejail#5009
No description provided.