mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-17 11:05:30 +00:00
Fix debug starting a chat
This commit is contained in:
@@ -630,6 +630,7 @@ function chat() {
|
|||||||
handle_edit
|
handle_edit
|
||||||
handle_cli_mode
|
handle_cli_mode
|
||||||
handle_debug
|
handle_debug
|
||||||
|
rc=$((rc + $?))
|
||||||
handle_save
|
handle_save
|
||||||
rc=$((rc + $?))
|
rc=$((rc + $?))
|
||||||
if [ "$rc" -ne 0 ]; then
|
if [ "$rc" -ne 0 ]; then
|
||||||
|
Reference in New Issue
Block a user