mirror of
https://github.com/sheumann/hush.git
synced 2025-01-14 12:30:40 +00:00
b3d6e2df95
echo "foo bar" and echo -n "foo\t\\\\\tbar" work as expected. Merge prompt printing work from Vladimir. -Erik