Giter Site home page Giter Site logo

Comments (4)

sstark avatar sstark commented on July 17, 2024 1

suda#nopass adds the flag --non-interactive (or rather its short form -n) to the call to sudo. So it could be called that: suda#noninteractive.

Or, since it introduces a risk to cause non-working setups, you could call it suda#forcenoninteractive

from suda.vim.

aarondill avatar aarondill commented on July 17, 2024

I wonder if we should change suda#nopass to force suda to give up if saving without a password doesn't work?

now we have the check if sudo true works, and then we try without a password, which removes much of the requirement for the current behavior of suda#nopass

from suda.vim.

aarondill avatar aarondill commented on July 17, 2024

The only notable issue I could see with this approach would be using different values for suda#executable, where this would then mean that suda will always ask for a password if suda#nopass isn't set, and will never ask if suda#nopass is set.

this would eliminate support for commands that cache credentials, like sudo does; but our support for other values of suda#executable is extremely rudimentary anyways.

from suda.vim.

lambdalisue avatar lambdalisue commented on July 17, 2024

suda#noninteractive (or suda#non_interactive) sounds good to me.

from suda.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.