8000 Replace `read -i` with `read -s` · Issue #4490 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

Replace read -i with read -s #4490

@mqudsi

Description

@mqudsi

read's support for --silent came late in the game and -s was already being used for --shell.

How does everyone feel about making -s for --silent/--secure similar to bash and others, and changing --shell to something else? It seems the only place read -s is currently used in our code is just in funced.fish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0