浏览代码

Add prompts

Andrey Bienkowski 3 年之前
父节点
当前提交
cc6768ec71
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/misc/asciinema/basic.tcl

+ 1 - 0
docs/misc/asciinema/basic.tcl

@@ -74,6 +74,7 @@ diff -s Wallpaper/deer.jpg Wallpaper.orig/deer.jpg
 }
 }
 
 
 foreach line [split [string trimleft $script] \n] {
 foreach line [split [string trimleft $script] \n] {
+  send_user "$ "
   send_user -h $line\n
   send_user -h $line\n
   spawn -noecho /bin/sh -c $line
   spawn -noecho /bin/sh -c $line
   expect {
   expect {