@@ -83,4 +83,8 @@ case "$TERM" in
trap show_command_in_title_bar DEBUG
;;
+ *)
+ PROMPT_COMMAND='__save_rv $?;'
+ ;;
+
esac