mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 09:03:37 +08:00
8213885491
Implement a `read --silent` flag. This echos the input using an obfuscation character.
11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
$foo: 'text'
|
|
$foo: 'again'
|
|
$foo: 'bar'
|
|
$foo: 'read_i'
|
|
$foo: '123'
|
|
$foo: '456'
|
|
$foo: 'hello'
|
|
$bar: 'world!'
|
|
$foo: 'tete'
|
|
$foo: '12te'
|