2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-15 06:24:01 +00:00
fish-shell/tests/read.expect.out
Marc Garcia Sastre 8213885491 Capture read command contents without displaying it via a silent flag.
Implement a `read --silent` flag. This echos the input using an
obfuscation character.
2017-04-11 19:06:48 -07:00

10 lines
133 B
Text

$foo: 'text'
$foo: 'again'
$foo: 'bar'
$foo: 'read_i'
$foo: '123'
$foo: '456'
$foo: 'hello'
$bar: 'world!'
$foo: 'tete'
$foo: '12te'