From 904a00731ce15e70b1add5209095f93dafa141ce Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 27 Mar 2023 20:53:43 +0800 Subject: Update --- bin/gpt/gpt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'bin/gpt') diff --git a/bin/gpt/gpt b/bin/gpt/gpt index 487b3df..e44d756 100755 --- a/bin/gpt/gpt +++ b/bin/gpt/gpt @@ -129,8 +129,7 @@ _get_content() { if [ ! "$SKIP_INPUT" = true ] ; then # Read content from terminal while true; do - echo -en "\e[1mLet's Chat: \e[0m" - read -e -r content