mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4259] [MERGED] contrib/vim: add missing noinput command to syn match #5088
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5088
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/netblue30/firejail/pull/4259
Author: @kmk3
Created: 5/8/2021
Status: ✅ Merged
Merged: 5/11/2021
Merged by: @kmk3
Base:
master← Head:contrib-vim-add-missing-noinput📝 Commits (1)
22a91aecontrib/vim: add missing noinput command to syn match📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
contrib/vim/syntax/firejail.vim(+1 -1)📄 Description
Added on commit
a90386d77("Map /dev/input with "--private-dev", add"--no-input" option to disable it") / PR #4209. See also commit
0cee0ba5a("Add noinput to all profiles with private-dev") / PR #4239.Misc: I noticed that it was missing due to the lack of syntax
highlighting on etc/profile-m-z/webstorm.profile.
Cc: @davidebeatrici (as the author of #4209)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.