How does should_nest work? #117
Unanswered
knownasnaffy
asked this question in
Q&A
Replies: 1 comment
-
|
I actually found a better answer for my situation, to use lambdalisue/vim-suda. But i'd still like to know about more about should_nest just to satisfy my curiosity. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see that the
should_nestconfig function provides a channel integer to work with, but I'm not sure how to use that. I wanted to block instances started withsudoto not nest.As I often find myself edit configurations under
/etc/withsudo -E -s nvimand passing root permissions is not really possible (polkit might be an approach but that's a hole too deep for me to want to go in), I wanted to know about this optionBeta Was this translation helpful? Give feedback.
All reactions